body { 
scrollbar-base-color: #AA4D01; 
scrollbar-face-color: #AA4D01; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #C49F3C; 
scrollbar-3dlight-color: #C49F3C; 
scrollbar-shadow-color: #C49F3C;
scrollbar-darkshadow-color: #FFFFFF; 
} 
.textocontenido {
	color : #565656;
	font-family : Tahoma;
	font-size : 80%;
}
.textocontenidoblanco {
	color : #ffffff;
	font-family : Tahoma;
	font-size : 80%;
}
.textocontenidotierra {
	color : #AA4D01;
	font-family : Tahoma;
	font-size : 10pt;
	font-weight: bold;
}
.textocontenidooro {
	color : #C49F3C;
	font-family : Tahoma;
	font-size : 14pt;
	font-weight: bold;
	text-decoration: underline;
}
.textocontenidooropeque {
	color : #C49F3C;
	font-family : Tahoma;
	font-size : 9pt;
	font-weight: normal;
	text-decoration: none;
}
.bordetodo {
	border-bottom : #C49F3C 2px solid;
	border-left : #C49F3C 2px solid;
	border-right : #C49F3C 2px solid;
	border-top : #C49F3C 2px solid;
}
.enlace {
	color : #565656;
	font-family : Tahoma;
	font-size : 80%;
	text-decoration : none;
	font-weight: normal;
}
.enlace:hover {
	color : #565656;
	font-family : Tahoma;
	font-size : 80%;
	text-decoration : underline;
}
a.menublanco {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.menublanco:hover {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
	font-weight: bold;
}
.menublanco {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
	font-weight: bold;
}
a.menuoro {
	color : #C49F3C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: none;
	font-weight: bold;
}
a.menuoro:hover {
	color : #C49F3C;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-decoration: underline;
	font-weight: bold;
}
.linea {

color: #AA4D01
}