/* CSS Document */

.menudesplegable{

font-family:"Lucida Sans Unicode", "Lucida Console", Verdana, Georgia, Arial;

font-size:11px;
letter-spacing:-1px;
color:#000099;
line-height:9px;
}


a:link {
	color:#000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0c006b;
}
a:hover {
	text-decoration: none;
	color:#000066;
}
a:active {
	text-decoration: none;
	color:#000066;
}


a.sobre:link {
	color: #53b0d8;
	text-decoration: none;
}
a.sobre:visited {
	text-decoration: none;
	color: #53b0d8;
}
a.sobre:hover {
	text-decoration: none;
	color:#53b0d8;
}
a.sobre:active {
	text-decoration: none;
color: #53b0d8;
}

.doble{
line-height:22px;
color: #0c006b;
}

.grande{
font-size:15px;
}
