a:link
{
	text-decoration= none;	
}
a:visited
{
	text-decoration= none;
} 
a:active 
{
	text-decoration= none;
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	font-size: 10pt;
	color: rgb(255,255,255);
}

