.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}

.hiperenlaces
BODY {
font-family: "Arial", Times, serif; font-size: 12px; font-weight: bold; color: #000066
}


A:LINK, A:VISITED {
	font-family: "Arial", Times, serif; font-size: 12px; font-weight: bold; 
	color : #000066;
	text-decoration : none;
}

A:HOVER {
	color : #FFFFFF;
	text-decoration : none;