<style type="text/css">  <!--
  A.mainb:link {color:#000000; text-decoration:none; font-weight:bold;}
  A.mainb:visited {color:#8B9CD0; text-decoration:none; font-weight:bold;}
  A.mainb:hover {color:#5566AA; text-decoration:none; font-weight:bold;}
  A.menu:link {
  	color:white;
  	text-decoration:none;
  	font-weight:bold;
  	font-size : x-small;
  }
  A.menu:visited {
  	color:white;
  	text-decoration:none;
  	font-weight:bold;
  	font-size : x-small;
  }
  A.menu:hover {
  	color:maroon;
  	text-decoration:none;
  	font-weight:bold;
  	font-size : x-small;
  	background-color : Silver;
  }
  A.foot:link	{color:white; text-decoration:underline; font-weight:normal;}
  A.foot:visited {color:white; text-decoration:underline; font-weight:normal;}
  A.foot:hover {color:silver; text-decoration:underline; font-weight:normal;}
  A:link {
  	color:#ffffff;
  	text-decoration:underline;
  	font-weight:bold;
	font-size : x-small;
  	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  }
  A:visited {color:#ffffff; text-decoration:underline; font-weight:bold; font-size : x-small; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;}
  A:hover	{color:silver; text-decoration:underline; font-weight:bold; font-size : x-small; font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;}
  -->
</style>