 
 a:link {color: #999999; text-decoration: 
  none;} 
  a:visited {color: #999999; text-decoration: none;} 
  a:active {text-decoration: 
  none;} 
  a:hover {color: #999999; text-decoration: underline} 
  
  p {
	font-family: 
"Courier New", Courier, monospace;
	color: #999999;
	font-size: 14px;
	line-height: normal
}
  
  a.nav:link {color: #999999; font-size: 12px; text-decoration: none; }
a.nav:visited {color: #999999; font-size: 12px;text-decoration: none; }
a.nav:hover {color: #999999; font-size: 12px; text-decoration: underline; }
a.nav:active {color: #999999; font-size: 12px; } 


	
	body {
	margin-top: 20px;
	BACKGROUND: #ffffff;
	font-family: 
"Courier New", Courier, monospace;
}


.homepage
{
	font-family: 
Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	line-height: normal;
	
}
