body
{
	margin: 0px;
}

a:link.contact
{
	text-decoration: none;
	color: White;
}

a:visited.contact
{
	text-decoration: none;
	color: White;
}

a:hover.contact
{
	text-decoration: underline;
	color: White;
}

a:active.contact
{
	text-decoration: none;
	color: White;
}