
body,html 

	{font-size: 10px; font-family: Arial, Helvetica, sans-serif;}

        A:link    {text-decoration: none; font-weight:bold; color:#204873;}
        A:visited {text-decoration: none; font-weight:bold; color:#295380;}
        A:active  {text-decoration: none; color:#CC3333;}
        A:hover	  {text-decoration: underline; color:#CC3333;}
	
