body
	{
	font-family: arial;
	margin: 0px;
	}
	
a	
	{
	text-decoration: none;
	font-size: 10pt;
	color: #009802;
	font-weight: bold;
	}
	
a:hover
	{
	text-decoration: underline;
	color: #ff0000;
	
	}
	
a.topNav	
	{
	color: #ffffff;
	font-size: 8pt;
	}
	
a.topNav:hover
	{
	text-decoration: underline;
	color: #ffff00;
	}