a.azul {
	color: #463474;
	text-decoration: underline;
}
a.azul:hover {
	color: 999999;
	text-decoration: none;
}
azul2 {

	color: #463474;
	text-decoration: underline;
}
a.azul2 {
	color: #463474;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;



}
a.azul2:hover {

	color: #463474;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

