.texto_normal {  font-family: Arial; font-size: 14px; font-weight: bold; color: #990000}
.texto_casillas {  font-family: Arial; font-style: normal; color: #330099}

.menus { font-family: Arial; font-size: 12px; font-weight: normal; color: #003399 }
.texto_menu_izquierdo { font-family: Arial; font-style: normal; color: #CC0000; font-size: 12px; font-weight: 600}
.invisible { font-family: Arial; font-size: 12px; font-weight: normal }
.hiperenlaces
BODY {
font-family: "Arial", Times, serif; font-size: 12px; font-weight: bold; color: #000066
}


A:LINK {
	font-family: "Arial", Times, serif; font-size: 12px; font-weight: bold; 
	color : #000099;
	text-decoration : none;
}

 A:VISITED {
	font-family: "Arial", Times, serif; font-size: 12px; font-weight: bold; 
	color : #000000;
	text-decoration : none;
}
A:HOVER {
	color : #666000;
	text-decoration : none;