#menu{
	color: White;
	font-weight: normal;
	font-size: 14px;
	font-family: HeliosCond;
}

#menu a{
	color: White;
	font-weight: normal;
	font-size: 14px;
	font-family: HeliosCond;
	text-decoration: none;
}

#menu a:hover{
	color: Yellow;
	font-weight: normal;
	font-size: 14px;
	font-family: HeliosCond;
	text-decoration: none;
}
#menuseleccionado{
	color: Yellow;
	font-weight: normal;
	font-size: 14px;
	font-family: HeliosCond;
	text-decoration: none;
}
#menuseleccionado a{
	color: Yellow;
	font-weight: normal;
	font-size: 14px;
	font-family: HeliosCond;
	text-decoration: none;
}

#titulos{
	color: #912535;
	font-weight: bolder;
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}

#titulos a{
	color: #912535;
	font-weight: bolder;
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}

#enlace_agenda{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}

#enlace_agenda a{
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}

#contenido{
	color: #666666;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	text-align: justify;
}

#menusuperior a{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}
#menusuperior{
	font-family: Verdana;
	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

a{
	color: Blue;
}

#volver{
	color: White;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana;
}
