.textoEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
}
.tituloEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	font-weight: bold;
}
a.enlaceEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.cuadroEV {
	border: 1px #000066 solid;
}
body {
	background-color: #66CCFF;
}

