a.linknormal
{
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #22529e;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.linknormal
{
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #5c88cd;
  letter-spacing: 0px;
  text-decoration: none;
}
/* DIVIDER */
a.linkwhite
{
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #fff;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.linkwhite
{
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #ddd;
  letter-spacing: 0px;
  text-decoration: none;
}
/* DIVIDER */
a.linknav
{
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #777;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.linknav
{
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  letter-spacing: 0px;
  text-decoration: none;
}
/* DIVIDER */
