a, a:link, a:visited, a:active {
  font-family : Arial, Helvetica, sans-serif;
  color:#A3A327;
  text-transform:none;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
    text-decoration:underline;
}
#bMenuFont {
    font-family: arial;
    font-size: 8px;
    color: #A3A327;
    text-decoration: none;
    font-weight: bold;
}
#bMenuFont:hover {
    text-decoration: underline;
}
.small {
    font-family: arial;
    font-size: 8px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}
.backMedium { background: #D0D040; }
.backLight {	background: #E6E699; }
.backDark {	background: #A3A327; }
.boxArrow { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: bolder; 
  background-color: #D0D040; 
  color: #FFFFFF;
}
.contentBoldUnderline { 
  border: #D0D040 solid; 
  border-width: 0px 0px 4px;
}
.menuItem{ color:#D0D040; }
.tBarHozDiv {
  background-color:#D0D040;
}

