.dealers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-image:  url(dealerstuff/bg-css.gif);
	background-repeat: repeat-y;
}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666}
a:active {  color: #990000; text-decoration: underline}
a:hover {  color: #990000; text-decoration: none}
a:link {  color: #990000; text-decoration: underline}
a:visited {
	color: #000000;
	text-decoration: underline
}
.mini-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.index {
	background-image: url(dealerstuff/bg-css-2.gif);
	background-repeat: repeat-y;
}

