BODY {
font-family: Arial;  
font-size: 10px; 
color:#0000FF;
scrollbar-face-color: #EFC5B8;
scrollbar-highlight-color: #DE0000;
scrollbar-3dlight-color: #EFC5B8;
scrollbar-darkshadow-color: #DE0000;
scrollbar-shadow-color: #DE0000;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #DE0000;
}
H1 {font-size: 18pt;font-weight: bold;text-align:center}
H2 {font-weight: bold;text-align:center}


 .ENLACES {
	font-family: Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #0000FF;
	background-color: #FF9933;
}
 .ENLACESNEGROS {
	font-family: Verdana;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
	background-color: #FF9933;
}

 .fondobotones {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	font-style: bold;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0033CC;
}
 .casillas {
	color: #000000;
	background-color: #EFC5B8;
}
 .botones {color:#DE0000;background-color:#FFFFFF;}
 .botonesinvertidos {color:#FFFFFF;background-color:#DE0000;}