body {
	background: #FFFFFF no-repeat;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
}
#content {
	padding-top: 20px;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline; 
}
a:active {
	color: #00FF00;
	text-decoration: none; 
}
a:hover {
	color: #00FF00;
	text-decoration: underline; 
}
