 
A:HOVER{
  
  
  text-decoration : none;
  
  color : white;
  background-color : red;
}
A{
  text-decoration : none;
  
  
  

  
  
}
.option1{
  
  
  text-decoration : none;
  color : #009900;
  background-color : white;
}
.option2{
  color : white;
  background-color : #006600;
  text-decoration : none;
}
.option-line17px{
  line-height : 17px;
}
.option-line15px{
  line-height : 15px;
}
.option-line20px{
  line-height : 20px;
}
