a, a:link, a:visited, a:active {
  font-family : Arial, Helvetica, sans-serif;
  color:#CC0033;
  text-transform:none;
  text-decoration:none;
  font-weight:bold;
}
a:hover {
    text-decoration:underline;
}
#bMenuFont {
    font-family: arial;
    font-size: 8px;
    color: #CC0033;
    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: #FE437B; }
.backLight {	background: #FE98B8; }
.backDark {	background: #CC0033; }
.boxArrow { 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px; 
  font-weight: bolder; 
  background-color: #FE437B; 
  color: #FFFFFF;
}
.contentBoldUnderline { 
  border: #FE437B solid; 
  border-width: 0px 0px 4px;
}
.menuItem{ color:#FE437B; }
.tBarHozDiv {
  background-color:#FE437B;
}

