a {
  font-family: arial, sans-serif;
  font-weight:bold;
  font-size:12px;
  color:#4f107a;
  text-transform:none;
  text-decoration:underline;
}
a:hover  {
  font-family: arial, sans-serif;
  font-weight:bold;
  font-size:12px;
  color: #4f107a;
  text-transform:none;
  text-decoration:underline;
}
a.nav  {
  font-family: arial, sans-serif;
  font-weight:bold;
  font-size:14px;
  color:black;
  padding-left:5px;
  line-height:24px;
  text-transform:none;
  text-decoration:none;
}
a.nav:hover  {
  color: #4f107a;
  text-decoration:underline;
}
a.nav_sub  {
  font-family: arial, sans-serif;
  font-weight:normal;
  font-size:11px;
  color: #4f107a;
  padding-left:5px;
  line-height:16px;
  text-transform:none;
  text-decoration:none;
  background-image:url(../images/dot.jpg);
  background-repeat:no-repeat;
  background-position:8px 2px;
  padding-left:20px;
}
a.nav_sub:hover  {
  color: black;
  text-decoration:underline;
}
a.anchor  {
  font-family: arial, sans-serif;
  font-weight:bold;
  font-size:11px;
  color:black;
  text-transform:none;
  text-decoration:none;
}
a.anchorTitle {
  font-family: arial, sans-serif;
  font-weight:bold;
  font-style:none;
  font-size:16px;
  color:#4f107a;
  text-transform:none;
  text-decoration:none;
}