BODY { SCROLLBAR-FACE-COLOR: #D8C971; SCROLLBAR-HIGHLIGHT-COLOR: #dddddd; SCROLLBAR-SHADOW-COLOR: #555555; SCROLLBAR-3DLIGHT-COLOR: #555555; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #cccccc }

a:active     { color: #666666; font-weight:bold; }
a:link       { color: #666666; font-weight:bold;}
a:visited    { color: #666666; font-weight:bold; }
a:hover 	 { color: #CEBB4E; font-weight:bold;}

.boto {
	color:#636363;
	width: 195;
	height: 20;
	font-weight: bold;
	background: #CEBA4D;
	border: 1px solid #D8C971;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
        cursor:pointer; 
}
.botoOff {
	color:#636363;
	width: 195;
	height: 20;
	font-weight: bold;
	text-align: left;
	background: #D7C671;
	border: 1px solid #D8C971;
	font-family: Arial;
	font-size: 11px;
	text-align: left;
        cursor:pointer; 
}