 
BODY{
  line-height : 140%;
  color : #2a2a2a;
}
H3{
  font-weight : bold;
  color : #666666;
}
.link1{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
}
.link2{
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : navy;
}

