/*Fichero hoja de estilos. info.css*/ 

body { background-color: #FFFFFF; font-family: 
	Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; 
	color: #000044; margin-right: 0px; 
	margin-left: 0px; margin-top: 0px; 
	word-spacing: border-style: none; font-weight: normal} 
.arriba {
	font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; 				font-weight: 600; color: #000044; text-decoration: none
}
.arriba:link {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: 600; color: #222222; text-decoration: none
}
.arriba:visited {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: 600; color: #222222; text-decoration: none
}
.arriba:active {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: 600; color: #006699; text-decoration: none
}
.arriba:hover {
font-family: Georgia, "Times New Roman", Times, serif; font-size: 9px; font-weight: 600; color: #000000; text-decoration: underline
}

/*Fin del fichero */
.e_inTexto {
	font: italic 9pt Helvetica, Arial, sans-serif;
	color: #000044;
	text-decoration: underline;
}
.e_azul {
	text-decoration: none;
	color: #000044;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

