body         { scrollbar-face-color: #E87A18; 
               scrollbar-highlight-color: #E87A18; scrollbar-3dlight-color: 
               #E87A18; scrollbar-darkshadow-color: #E87A18; 
               scrollbar-shadow-color: #FFFFFF; scrollbar-arrow-color: #FFFFFF; 
               scrollbar-track-color: #FFFFFF;}

a            { font-family: Verdana; text-decoration:none}
a:hover      { font-family: Verdana}


.texto_portada {
	font-family: Verdana,Arial;
	font-style: normal;
	font-size: 11px;
	color: #144E14;		
	font-weight: normal;

}
.titulo {
	font-family: Verdana,Arial;
	font-style: normal;
	font-size: 12px;
	color: #FF0000;			
	font-weight: bold;

}
.subtitulo {
	font-family: Verdana,Arial;
	font-style: normal;
	font-size: 11px;
	color: #BD843B;
	text-align: left;			
	font-weight: bold;

}
.menu {
	font-family: Verdana,Century Gothic,Arial;
	font-style: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;		
	font-weight: normal;	
}

.espacios {
	font-family: Verdana,Century Gothic,Arial;
	font-style: normal;
	font-size: 5px;
	text-align: left;		
	font-weight: normal;	
}

.texto {
	font-family: Verdana,Century Gothic,Arial;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	text-align: justify;		
	font-weight: normal;	
	
}

.texto_pie {
	font-family: Verdana,Century Gothic,Arial;
	font-style: normal;
	font-size: 10px;
	color: #31CB97;
	text-align: center;		
	font-weight: bold;	
	
}