body
{
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
		
A:link 
{
	text-decoration: none;
}

A:visited 
{
	text-decoration: none;
}

A:active
{
	text-decoration: none;
}

A:hover 
{
	text-decoration: none;
}
