@charset "UTF-8";
a.azul:link {
	font-family: Helvetica, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;
}
a.azul:hover {
	font-family: Helvetica, "Trebuchet MS", Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

