a:link
{
   font-family: Verdana;
   font-size: 11pt;
   font-weight: normal;
   font-style: italic;
   color: White;
   text-decoration: none;
}

a:visited
{
   font-family: Verdana;
   font-size: 11pt;
   font-weight: normal;
   font-style: italic;
   color: White;
   text-decoration: none;
}

a:hover
{
   font-family: Verdana;
   font-size: 11pt;
   font-weight: normal;
   font-style: italic;
   color: #033f83;
   text-decoration: none;
}

a:active
{
   font-family: Verdana;
   font-size: 11pt;
   font-weight: normal;
   font-style: italic;
   color: White;
   text-decoration: none;
}

