.fondoy {
	background-repeat:  repeat-y;
}


a:hover {
	color: #003399;
	text-decoration: none;
}

.fondoLink {
	background-color: #FFCC33;
}
a:link {
	text-decoration: none;
	color: #99331E;
}
a:visited {
	
	text-decoration: none;
}
