 
A{
  font-weight : bold;
  text-decoration : none;
}
A:HOVER{
  color : red;
}
P{
  line-height : 135%;
}
