.txt{
	border : 1px solid Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
}
A.negro:ACTIVE, A.negro:LINK, A.negro:VISITED {
	color : Black;
	text-decoration : none;
}
A.negro:HOVER {
	color : Black;
	text-decoration : underline;
}
A.blanco:ACTIVE, A.blanco:LINK, A.blanco:VISITED {
	color : white;
	text-decoration : none;
}
A.blanco:HOVER {
	color : white;
	text-decoration : underline;
}
