.home brief_title {
  font-weight:bold;
  display:00609A;
  padding-bottom:4px;
}

.home td.brief_text {
  background-color:#ffffff;
  padding:0px;
  color:#00609A;
  line-height:10px;

}


.home brief_link {
  display: inline;
  padding-bottom:8px;
  color:#000000;
  text-decoration:underline;
}

.home brief_link a:link {
  color:#000000;
  text-decoration: underline;
  background-color:#ffffff;
}

.home brief_link a:hover {
  color:#000000;
  background-color:#ffffff;
  text-decoration: underline;
}

.home brief_link a:visited {
  color:#333333;
  text-decoration: underline;
  background-color:#ffffff;
  
}
.home brief_link a:active {
  color:#666666;
  background-color:#ffffff;
  text-decoration: underline;
}


