 <html>
 <head>
 <style type="text/css">
 .class1 A:link {color: white;text-decoration: none}
 .class1 A:visited {color: white;text-decoration: none}
 .class1 A:active {color: #50692c;text-decoration: none}
 .class1 A:hover {color: #50692c;text-decoration: none}

 .class2 A:link {color: white;text-decoration: none}
 .class2 A:visited {color: white;text-decoration: none}
 .class2 A:active {color: #5598CC;text-decoration: none}
 .class2 A:hover {color: #5598CC;text-decoration: none}
 
 .class3 A:link {color: #50692c;text-decoration: none}
 .class3 A:visited {color: #50692c;text-decoration: none}
 .class3 A:active {color: #5598CC;text-decoration: none}
 .class3 A:hover {color: #5598CC;text-decoration: none}
 .class3 {font-family: "Verdana", "Helvetica", "sans-serif";}
 .class3 {font-size: .75em;}
 
 .class4 A:link {color: #50692c;text-decoration: none}
 .class4 A:visited {color: #50692c;text-decoration: none}
 .class4 A:active {color: #5598CC;text-decoration: none}
 .class4 A:hover {color: #5598CC;text-decoration: none}
 .class4 {font-family: "Verdana", "Helvetica", "sans-serif";}
 .class4 {font-size: 1.5em;}
 
 </style>
 </head>

</html>

