body,td,input,textarea,select {
	color: #333333;
	font-family: tahoma, verdana;
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	color: #567DBC;
	font-family: tahoma, verdana;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#red {
	color: #aa0000;
}
#blue {
	color: #264F84;
}
#upper {
	text-transform: uppercase;
}

.whiteLink {
	color: #ffffff;
	text-transform: lowercase;
}

.footerLink {
	color: #333333;
	text-decoration: none;
}
.footerLink:hover {
	text-decoration: underline;
}

.copyright {
	color: #999999;
	font-size: 9px;
}

.pageTitle {
	font-family: arial narrow;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

a.newsItem {
	font-weight: bold;
	text-decoration: none;
}

a.newsItem:hover {
	text-decoration: underline;
}

.darker {
	color: #333333;
}

.bluePrice {
	font-weight: bold;
	font-size: 17px;
	color: #567dbc;
}

.hilight {
	background-color: yellow;
}

.carBlack {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.carBlack:hover {
	text-decoration: underline;
}

.veryBigTitle {
	font-size: 22px;
	color: #567dbc;
}

.menuInActive {
	color: #5c749d; 
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

.grPrice {
	color: #aaaaaa;
}