body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
}


a:link {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #66cc99;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #66cc99;
	text-decoration: none;	
}
