
.aSobre{
	color:white;
	filter: glow(Color=#ff8800,Strength=2);
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	width:100%;
	
}

.aNormal{
	color:white;
	filter: glow(Color=navy,Strength=2);
	font-size:13px;
	font-weight:bold;
	text-decoration:none;

	width:100%;
}