body {
	background-color: #e25cb5;
}
a {
	color:#000099;
	text-decoration: none;
}
a:hover {
	color: #ffff00;
	text-decoration: underline;
}
.enlaces {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
}
.texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #ffffff;
	text-align: justify;
}
