BODY {
	SCROLLBAR-FACE-COLOR: #003CA9; SCROLLBAR-HIGHLIGHT-COLOR: #FFF600; SCROLLBAR-SHADOW-COLOR: #003CA9;  SCROLLBAR-ARROW-COLOR: #FFF600; SCROLLBAR-TRACK-COLOR: #3A7FFC
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003CA9;
}
a:link {
	color: #003CA9;
	text-decoration: none;
	font-weight: bold;
	}

a:visited {
	color: #003CA9;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #3A7FFC;
	text-decoration: none;
	font-weight: bold;	
	}

a:active {
	color: #003CA9;
	text-decoration: none;
	font-weight: bold;	
	}
.td-background {
	background-color: #FFFFFF;
	background-image:  url(file:///C|/Documents and Settings/Owner/My Documents/AaronsWheels/images/main_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFF600;
	background-color: #3A7FFC;
}
.headline14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003CA9;
}
.headline12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003CA9;
}