body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
.fondo {font-size: x-small}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
