 
A{
  text-decoration : none;
}
A:hover{
  color : green;
}
.Class{
  line-height : 150%;
}
