.cuerpotxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:visited {
	color: #99FF00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #99FF00;
	text-decoration: none;
}


