BODY {
    scrollbar-face-color:#4C3B03;
	scrollbar-arrow-color: #997505;
	scrollbar-track-color:#997505;
	scrollbar-shadow-color:#997505;
	scrollbar-highlight-color:#997505;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#997505;
}
.texto-bordo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;

}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	text-transform: uppercase;

}
.texto-ruta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: none;

}
.texto-ruta a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}.texto-pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #800000;
	text-decoration: none;
}
.texto-bordosub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;

}
