body {
	font-family:'Garamond,Arial';
}

A:link {text-decoration: color:#ffd400;}
A:visited {text-decoration: color:#ffd400;}
A:active {text-decoration: color:#ffd400;}
A:hover {text-decoration: color:#ffd400;}

.oscuro {
	color: #ffd400;
}

.menu{
	background-image : url(./Imagenes/fondoMenu.png);
	background-position : top;
	background-repeat : repeat-x;
}
