body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:22px;
}
a
{
	color: #333333;
	text-decoration: underline;
}
a:hover
{
	color: #ffffff;
	text-decoration: none;
}