BODY
{
	font: 100% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	size: 18px;
	background: #3a4247;
	text-align: center;
	margin: 0 0;
	color: #C2DEF1;
}

A
{
	color: #CCF0C1;
	text-decoration: none;
	border-bottom: 1px solid #E9F9E5;
}

A:HOVER
{
	color: #657860;
	text-decoration: none;
	border-bottom: 2px solid #DDF5D6;
	background-color: #CCF0C1;
}
