body { color: #fff; font-family: Verdana, Helvetica, Arial, sans-serif; background-color: black; }

.info {
	font:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #fff;
	font-weight: bold;
}

.correo {
	font:Verdana, Geneva, sans-serif;
	font-size:11px;
	color: #fff;
	font-weight: bold;
}

.pie {
	font:Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #fff;
	font-style:italic;
}
a:link { color: #0CF ; text-decoration: none; }
a:visited { color: #0CF ; text-decoration: none; }
a:hover { color: #0CF ; text-decoration: underline; }
a:active { color: #0CF ; text-decoration: none; }

