.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 20px; color: #333333}
.bold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: bold; color: #666666}
.whitebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: 18px; font-weight: bold; color: #FFFFFF}
.bold_red {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 18px; font-weight: bold; color: #FF0000}

#menu a {
	display:block;
	width:90px;
	margin: 0px 0px;
	padding:40px 0px 36px 0px;
	color:#FFFFFF;
	background: url("menu/carbrands_bg.gif") 0 0 no-repeat;
	text-decoration: none;
	letter-spacing: 0pt;
	font: bold 16px/1 Arial, Helvetica, sans-serif;
		}
	#menu a:hover {	
		background-position: -90px 0;
		color: #ff0000;
		}
	#menu a:active {
		background-position: -180px 0;
		color: #000000;
		}
