a.invisiLinkR {
  text-decoration: none ;
  font-weight: normal ;
  border-bottom-style: dashed ;
  border-bottom-width: 1px ;
  border-bottom-color: red ; 
  color: red ; 
}
a:hover.invisiLinkR {
  font-weight: bold ;
  text-decoration: none ;
}
img {
  border: 0px ;
}
td.title {
  font-weight: bold ;
}
td.desc {
  padding-left: 25px ;
  padding-right: 15px ;
}
body.figs {
  background-color: white ;
}
div.w600 {
  width: 600px ;
}
    