fondo {
	background-image: url(images/fondo.gif);
	background-repeat:  repeat-x;
}
.fondo {
	background-image: url(images/fondo.gif);
	background-repeat:  repeat-x;
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
