a {text-decoration: none; color: #00009C;}
a:hover {text-decoration: underline; color: #990000;}


.sectHeader {color: #660000; font-weight: bold; font-variant: small-caps; font-size: 16px;}

#fd_outer {
  width:150px;
  height:40px;
  background:#613823;
  border-radius: 5px;
  padding-top: 10px;
}

#fd_inner {
  width:130px;
  height:30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  line-height: 30px;
  font-family: Arial Narrow;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
}

.fd_class_e {
  background: #8E24AA;
  color: #FFFFFF;
}

.fd_class_vh {
  background: #EF1008;
  color: #FFFFFF;
}

.fd_class_h {
     background: #FFFF00;
     color: #000000;
}

.fd_class_m {
     background: #304FFE;
     color: #FFFFFF;
}

.fd_class_l {
     background: #1B5E20;
     color: #FFFFFF;
}
