body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: black;
	text-decoration: none;
	background-repeat : no-repeat;
	background-image : none;
	background-attachment : fixed;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link{
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
}
.linkazul{
	color: #005AA0;
	text-decoration: none;
}
.linkazul:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
