.textogeneral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
}
.marca_agua {
	background-attachment: fixed;
	background-image:     url("imagenes/fondo_logo.gif");
	background-repeat: no-repeat;
}
.destacado{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #003399;
font-size: 12px;
}
.menudesp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menudesp:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#66CCFF;
	text-decoration: underline;
}

