a.linkmain
{
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #005EA7;
  letter-spacing: 0px;
  text-decoration: underline;
}
a:hover.linkmain
{
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #005EA7;
  letter-spacing: 0px;
  text-decoration: underline;
} 
/* DIVIDER */
a.linkblue
{
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #005EA7;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.linkblue
{
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #005EA7;
  letter-spacing: 0px;
  text-decoration: underline;
} 
/* DIVIDER */

a.sitemap
{
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #C4DAEB;
  letter-spacing: 0px;
  text-decoration: none;
}
a:hover.sitemap
{
  font-family: verdana;
  font-size: 10px;
  font-weight: normal;
  color: #C4DAEB;
  letter-spacing: 0px;
  text-decoration: underline;
} 
/* DIVIDER */