.body
{
	scrollbar-face-color: #8CBE00;
	scrollbar-shadow-color: #8CBE00;
	scrollbar-highlight-color: #8CBE00;
	scrollbar-3dlight-color: #8CBE00;
	scrollbar-darkshadow-color: #8CBE00;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	background-attachment: fixed;
	background-image: url(../img/molino.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
a { color: #999999; text-decoration: none }
a:hover { color: #FF0000; text-decoration: underline }
.pagModelos {
	background-color: #CCCCCC;
}
.txt11light {
	font-family: Arial;
	font-size: 11px;
	color: #CCCCCC;
}
.txt11dark {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.txtDealers {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
}
.txtPremium {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
}

