body
{
	background-color:	#fcb005;
	font-family:		tahoma, 'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:			0.8em;
}

#Table {
	margin-top: 50px;
}
a
{
	font-weight: bold;
	text-decoration: none;
}
a:HOVER {
 color: red;	
}
