body
	{
	color: #999 ; 
	font-size: 8pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	}

{
text-align: center;
}

#container {
margin: 0px auto 0px auto;
text-align: center;
width: 80%;
} 


a:link { color: #666 ; text-decoration: none; border:none;}
a:visited { color: #666 ; text-decoration: none; border:none;}
a:hover { color: #99cc66 ; text-decoration: none;  border:none;}
a:active { color: #99cc66 ; text-decoration: none; border:none; }