.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #426262;
	text-decoration: none;
}
.sublinks {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #426262;
	text-decoration: none;
}
.hand {
	cursor: hand;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=60, FinishY=100);
}
.sombra {
	cursor: hand;
	filter: Alpha(Opacity=30, FinishOpacity=30, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);
}
a:hover {
	color: #A97E10;
}.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3A5656;
	text-decoration: none;
}
