
.textonegro {
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
	text-decoration : none;
}
.textonegrol2 {
	font-family : tahoma;
	font-size : 11px;
	color : #000000;
	text-decoration : none;
}
.textoblanco {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffff;
	text-decoration : none;
}
.textoazul {
	font-family : Verdana;
	font-size : 10px;
	color : #006699;
	text-decoration : none;
}
.textoazul2 {
	font-family : tahoma;
	font-size : 11px;
	color : #006699;
	text-decoration : none;
}
.fondo {
body 
{
background-image: 
url("../images/menu.gif");
background-repeat: 
no-repeat;
background-attachment: 
fixed
}
