form
{
	margin: 0px;
}

table
{
	border-collapse: collapse;
}

td, th
{
	color: #FFF;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

a:link, a:visited, a:hover, a:active
{
	color: #FFF;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#go a
{
	font-weight: bold;
}


