.imagecells {
	text-align: center;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	color: #0000FF;
	font-size: 14px;
	font-family: Times New Roman;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
	font-size: 14px;
	font-family: Times New Roman;
}
a:hover {
	text-decoration: underline;
	color: #FFCC33;
	font-size: 14px;
	font-family: Times New Roman;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-size: 14px;
	font-family: Times New Roman;
}
a.nav:link {
	text-decoration: none;
	color: #FFCC33;
	font-size: 14px;
	font-family: Arial;
	font-weight: normal;
}
a.nav:visited {
	text-decoration: none;
	color: #FFCC33;
	font-size: 14px;
	font-family: Arial;
}
a.nav:hover {
	text-decoration: none;
	color: #FF6600;
	font-size: 14px;
	font-family: Arial;
}
a.nav:active {
	text-decoration: none;
	color: #FFCC33;
	font-size: 14px;
	font-family: Arial;
}
.categorynav {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC33;
}
.textlink {
	font-family: Verdana;
	font-size: 14px;
	color: #0000FF;
}
.linksmall {
	font-family: "Times New Roman";
	font-size: 12px;
	text-decoration: overline;
}
.vehicleheader {
	font-family: Arial;
	font-style: italic;
}

