body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	
}
a:link
{color:#666666;
background-color:# ffffff;
text-transform: uppercase;
text-decoration: none;}

a:hover
{color:# 000000;
background-color:#ffffff;
text-decoration: none;} 

a:visited
{color:#9966ff;
background-color:#ffffff;
text-decoration: none;}

a:visited:hover
{color:# 000000;
background-color:#ffffff;
text-decoration: none;}
