body
{
	background-color: #111111;
	color: #ffffff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: center;
	margin: 0;
	padding: 0;
}

td
{
	font-size: 17px;
	font-weight: bold;
}

a:link
{
	color: #ffffff;
	text-decoration: underlined;
}

a:visited
{
	color: #ffffff;
	text-decoration: underlined;
}

a:hover, a:active
{
	color: #f60;
	text-decoration: underlined;
}
