BODY {
scrollbar-face-color: #B38855;
}
table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
A   	{ color: #333333; text-decoration: none; }
A:link	{ color: #993300; text-decoration: underline; }
A:visited { color: #993300; text-decoration: underline; }
A:active { color: #993300; text-decoration: underline; }
A:hover	{ color: #FF9933; text-decoration: underline; }

.textsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 14px;
}
A.textsm   	{ color: #000000; text-decoration: none; }
A.textsm:link	{ color: #003366; text-decoration: none; }
A.textsm:visited { color: #003366; text-decoration: none; }
A.textsm:active { color: #003366; text-decoration: none; }
A.textsm:hover	{ color: #003366; text-decoration: underline; }

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9966;
}
A.nav   	{ color: #CC9966; text-decoration: none; }
A.nav:link	{ color: #CC9966; text-decoration: none; }
A.nav:visited { color: #CC9966; text-decoration: none; }
A.nav:active { color: #CC9966;  text-decoration: none;}
A.nav:hover	{ color: #FF9933;  text-decoration: underline;}

.cars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
A.cars   	{ color: #999999; text-decoration: none; }
A.cars:link	{ color: #999999; text-decoration: none; }
A.cars:visited { color: #999999; text-decoration: none; }
A.cars:active { color: #999999;  text-decoration: none;}
A.cars:hover	{ color: #999999;  text-decoration: none;}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
A.white   	{ color: #FFFFFF; text-decoration: none; }
A.white:link	{ color: #FFFFFF; text-decoration: underline; }
A.white:visited { color: #FFFFFF; text-decoration: underline; }
A.white:active { color: #FFFFFF;  text-decoration: underline;}
A.white:hover	{ color: #FFFF00;  text-decoration: underline;}

.small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
