a {
   Font-Family: arial;
   Font-size: 8pt;
   text-decoration:underline;
   color: white;
}
a:hover {
   text-decoration:none;
}

.CURRENT {
   Font-family: arial;
   font-size: 11pt;
   text-decoration:none;
   color: red;
   font-weight: bold;
}