.vert_menu_hrefs
{
  font-family  : Arial;
  font-size   : 11pt;
  font-weight : bold;
  color : #FFFFFF;
  text-decoration:none;
}
.vert_menu_hrefs:hover
{
  font-family  : Arial;
  font-size   : 11pt;
  font-weight : bold;
  color : #28166F;
  text-decoration:underline;
}
