a{
	color: #3C615A;	
}
a.awhite:link{
	color: white;	
}
a.awhite:visited{
	color: white;	
}
a.awhite:active{
	color: white;	
}
a.awhite:hover{
	color: #FFE7A2;	
}
span.awhite:hover{
	color: #FFE7A2;
}
body{
	FONT-FAMILY: verdana,Arial,helvetica;
   	FONT-SIZE: 8.5pt;
   	TEXT-DECORATION: none
}
td{
	FONT-FAMILY: verdana,Arial,helvetica;
   	FONT-SIZE: 8.5pt;
   	TEXT-DECORATION: none
}
img.alpha {
	filter:alpha(opacity=50, finishopacity=50, style=3);
	-moz-opacity:0.5;
	opacity: 0.5;
}
@media print{
	.noprint {
		display: none;
	}
}


