body
{
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000;
	text-align: center;
	margin: 0 0;
}

A
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}

A:HOVER
{
	color: #a2740d;
	text-decoration: none;
}
