a.verde:link {
	color:#930;
}
a.verde:visited {
	color:#930;
}
a.verde:hover  {
	color:#930
}
a:link {
	font-weight: bold;
	color: #930;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #930;
	text-decoration: underline;
}a:hover {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}
a.azm:link {
	font-weight: normal;
	color: #930;
	text-decoration: underline;
	font-size: 7pt;
	text-transform: uppercase;
}
a.azm:visited {
	font-weight: normal;
	color: #930;
	text-decoration: underline;
	font-size: 7pt;
	text-transform: uppercase;
}a.azm:hover {
	font-weight: normal;
	color: #F60;
	text-decoration: none;
	font-size: 7pt;
	text-transform: uppercase;
}
a.azm:active {
	font-weight: normal;
	color: #F60;
	text-decoration: none;
	font-size: 7pt;
	text-transform: uppercase;
}
a.blanco:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.blanco:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.blanco:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.blanco:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.aligth:link {
	color: #06366C;
	text-decoration: underline;
	font-weight: normal;
}
a.aligth:visited {
	font-weight: normal;
	color: #06366C;
	text-decoration: underline;
}a.aligth:hover {
	font-weight: normal;
	color: #96C6FA;
	text-decoration: none;
}
a.aligth:active {
	font-weight: normal;
	color: #96C6FA;
	text-decoration: none;
}

