body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	background-color: #DEE5F4;
	font-weight: bold;
	color: #BBC9E7;



}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	color: #666666;
}
a:hover {
	color: #FF0000;
	font-size: 7pt;

}
a:visited {
	color: #CC0000;
	font-size: 7pt;

}
a:active {
	color: #CC0000;
	font-size: 7pt;

}
a:link {
	font-size: 7pt;
	color: #0000CC;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
