body
{
	background: #000033
	font-family: Arial, Helvetica, Sans-Serif;
	margin-left: 0px;
	margin-top: 0px;
	margin: 0px;
	text-align: center;
	color: #000000;


}

td
{
    font-size: 16px;
	color: #000000;
}
a{
	color:#0000FF;
	text-decoration: none;
}
a:hover
{
	color:#FF0000;
	text-decoration: underline;
}