.menu {
	font-family: Mistral, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
.menu2 {
	font-family: Mistral, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #cc0033;
	font-weight: bold;
}
.contenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.direccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #3B2412;
	font-weight: bold;
}
.fondo {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(MENU/fondo.jpg);
}
.resalte {
	font-family: Comic Sans MS, serif;
	font-size: 14px;
	font-style: normal;
	color: #006600;
	font-weight: bold;
}
.enlaces {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.subtitulo {
	font-family: Mistral, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #006600;
	font-weight: bold;
}
.enlaces2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
