.textSombra1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: bold;
	height:1;
	Filter: shadow(color=#ffcc00, direction=115, enabled=1, Strength=2);
	
}
.textSombra2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	height:1;
	Filter: shadow(color=#999999, direction=115, enabled=1, Strength=2);
	
}