
<style type="text/css">
<!--

.test { font-size: 13px; 
	font-family: verdana;


      }




  .class2 A:link {text-decoration:underline; color: orange;}
  .class2 A:visited {text-decoration:none; color: orange;}
  .class2 A:active {text-decoration:none; color: orange;}
  .class2 A:hover {text-decoration: underline; color: orange;}

  .class3 A:link {text-decoration:underline; color: blue;}
  .class3 A:visited {text-decoration:none; color: blue;}
  .class3 A:active {text-decoration:none; color: blue;}
  .class3 A:hover {text-decoration: underline; color: blue;}


-->
</style> 