body
{
	margin: 0px;
}

.text
{
	font-family:Tahoma,sans-serif;
	font-size: 11px;
	color: Black;
}

a:link
{
	text-decoration: none;
	color:#000000;
}

a:visited
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: none;
	color: Red;
}

a:active
{
	text-decoration: none;
	color: #000000;
}
