.textoEV {
	padding-top:50px;
	font-family: Arial;
	font-size: 12px;
	color:#898989;
}
.textoPIE {
	margin-top:10px;
	font-family: Arial;
	font-size: 12px;
	color:#898989;
	text-align:left;
}
.tituloEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1D52BC;
	font-weight: bold;
}
a.enlaceEV {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.cuadroEV {
	border: 1px #ffffff solid;
}
body {
	background-color: #FFFFFF;
}

