/* CSS Document */

<!--
body {
	background-image: url(images/fondo.jpg);
}
body,td,th {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
a {
	font-family: Verdana;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #000000;
}
a:active {
	color: #ffffff;
}
body {
	margin-top: 0px;
}
-->
</style></head>
