
.textonegro {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
.textoblanco {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
}
.textocrema {
	font-family : Verdana;
	font-size : 10px;
	color : #999999;
	text-decoration : none;
}
.fondo {
body 
{
background-image: 
url("images/menu_fondo.jpg");
background-repeat: 
no-repeat;
background-attachment: 
fixed
}
