body
{
    color: white;
    background-color: black;
    font-size: 12px;
    font-family: sans-serif;
	text-align: center;
/*	padding-top: 40px;*/
}

td
{
	font-size: 12px;
	font-family: sans-serif;
}

a
{
    text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a:hover img
{
	text-decoration: none;
}
