.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

	/*green links*/
	a:link {text-decoration: none; color: #0033FF; font-weight: 400;}
  	a:visited {text-decoration: none; color: #0033FF; font-weight: 400;}
  	a:hover {text-decoration: none; color: #003399; font-weight: 400;}
  	a:active {text-decoration: none; color: #0033FF; font-weight: 400;}
	
	/* blue links*/
	a.top:link {text-decoration: none; color: #000000; font-weight: 200;}
  	a.top:visited {text-decoration: none; color: #000000; font-weight: 200;}
  	a.top:hover {text-decoration: none; color: #555555; font-weight: 200;}
  	a.top:active {text-decoration: none; color: #000000; font-weight: 200;}
