
 body{
 	padding:0px;
	margin:0px;
	text-align:center;
	font-size:12px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif
}

a:link {
	color: #666666;
	text-decoration: none;
}
 
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #338a00;
	text-decoration:underline;
}