 BODY
 { color:black;
   /*background-color:#a0a0a0;*/
   scrollbar-face-color:#A27F57;
   scrollbar-arrow-color:#FFFFFF;
   scrollbar-track-color:#F4F0EC;
   scrollbar-shadow-color:#A27F57;
   scrollbar-highlight-color:#A27F57;
   scrollbar-3dlight-color:#F4F0EC;
   scrollbar-darkshadow-Color:#F4F0EC;
 }
.boton {
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	background:#fc0000;
	border-color: #ffffff;
	border-width: 1;
	border-style: solid;
	width:170px;
	height:18px;
	color:white;
            
}

.box3 {
	
	font-size:10px;
	font-family:Verdana,Helvetica;
	font-weight:bold;
	background:#eeeeee;
	border-color: #999999;
	border-width: 1;
	border-style: solid;
	width:50px;
	height:20px;
	color: #FC0000;
}

.texto {
font-size:11px;
color: #666666;
font-family: Verdana,Helvetica;
}

.texto1 {
font-size:11px;
color: #654D36;
font-family: Arial;
}

.texto2 {
font-size:11px;
color: #666666;
font-family: Arial;
}
.texto3 {
font-size:9px;
color: #666666;
font-family: Arial;
}
.textotitulo {
font-size:11px;
font-weight:bold;
color: #654D36;
font-family: arial;
}

A:link, A:visited { text-decoration: none; color: #79532C; font-family:Arial;font-size:11px;}
A:hover { text-decoration: none; color: #999999; font-family:Arial;font-size:11px;}
A.tabb:visited{color: #999999; font-family:Arial;font-size:11px;}
