body { 
	background-color : #ffffff; 
	font-family : geneva, helvetica, arial, verdana, sans-serif;
	font-size : 12px;
}



#content a:link, #content a:visited, #content a:active {
			color : #666666;
			text-decoration : underline;
		}


#content a:hover {
			color : #000000;
			text-decoration : underline;
		}