a:hover {
  text-decoration:none; 
  color:red;
}
.dcrlink {
  font-family: Arial;
  font-size: 9pt;
  color:#E98C38;  
}
.doclink {
  font-family: Arial;
  font-size: 9pt;
  color:#CC6600;  
  text-decoration:none; 
}
.txthighlight {
color: #FFA6B3;
}
.texthead {
  font-family: Arial;
  font-size: 9pt;
  font-weight:bold;
  color: #7B95B6;
  margin-right: 9px;
  border-top: none;  
}
.text {
  font-family: Arial;
  font-size: 9pt;
  color: #6283AC;
  margin-right: 9px;
}
.subtext {
  font-family: Arial;
  font-size: 9pt;
  color: #666666;
}
.footer {
  font-family: Arial;
  font-size: 9pt;
  color: #7B95B6;
}

