a { 

   color: #009;
   text-decoration:
   underline;
}

a:hover {
   color: #900;
   
}

.header-brm {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   background: #e6e6e6;
   font-weight: bold;
   text-decoration: none;
}

.body-brm {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
}

.headline-brm {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
}

.background-brm {
  background: #FFFFe6;
  border: double thin #ffcc00;
}

.tdbk {
  background-color: #CC0000
}

.dots {
  font-family: Arial, Helvetica, sans-serif; font-size: 10px;
  font-weight: normal;
  color: #999999;
  line-height: normal
}

.smalltype {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px
}

.whitetype {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: normal;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none
}

.market-header-brm {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px; font-weight: bold; 
 text-decoration: underline;
}