.menu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	line-height: 14px;
	text-indent: 12px;
	background-position: center;
}

.menu1:hover {
	color: #85a4c1;
}

.menu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #85a4c1;
	text-decoration: none;
	line-height: 14px;
	text-indent: 12px;
	background-position: center;
}

.menu2:hover {
	color: #85a4c1;
}

.enlace {
    text-decoration:none;
	color:#003366;
}

.enlace2 {
    text-decoration:none;
	color:#003366;
}

.enlace:hover {
    text-decoration:underline;
}

.submenu {
    
	cursor:pointer;
	
}