body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	background-image: url(../images/fondo.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2C210A;
}
a:link {
	text-decoration: none;
	color: #005CB9;
}
a:visited {
	text-decoration: none;
	color: #005CB9;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
