a:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;


}
a:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;


}
a:active {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;


}
.fondo {
	background-repeat: no-repeat;
}
