body {
	background-image: url(imagenes/fondo.jpg);
}
.estilo2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
	color: #990000;
}
.estilo1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: italic;
}
.estilorojogrande {
	font-family: Verdana;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
.Estilomenu {
	font-size: 9px;
	font-family: verdana;
}
