.text {  
font-family: Arial; 
font-size: 12px; 
color: #000000
}
.make {
font-family: Arial;
font-size: 14px;
font-weight: bold; 
color: #000000
}
.right {  
font-family: Arial; 
font-weight: bold; 
color: 858585; 
font-size: 12px
}
.text2 {
font-family: Arial;
font-size: 12px;
color: #000000
}
.text3 {
font-family: Arial;
font-size: 13px;
font-weight: bold; 
color: #000000
}
a:link {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;

}
a:hover {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.a:link {
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
a.a:hover {
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a.a:visited {
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
