   a:link    {text-decoration: none; font-weight: bold; color: #0065CE}
   a:active  {text-decoration: none; font-weight: bold; color: #0065CE}
   a:visited {text-decoration: none; font-weight: bold; color: #0065CE}
   a:hover   {
	text-decoration: blink;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}
   H1        {  font-family: Times; font-size: 14px; font-style: italic; line-height: 22px; font-weight: normal}
   BODY      {font: 10px "Times New Roman", Times, serif; color: #000000; text-decoration: none;}
   a.email:link {text-decoration: none; font-weight: bold; color: #0065CE}
   a.email:active {text-decoration: none; font-weight: bold; color: #0065CE}
   a.email:visited {text-decoration: none; font-weight: bold; color: #0065CE}
   a.email:hover {text-decoration: none; font-weight: bold; color: #000000}
   
   
   (Use <link rel="stylesheet" href="../images/style.css" type="text/css"> )
