 
A{
  color : #004000;
  text-decoration : none;
  font-size : 110%;
}
A:hover{
  color : red;
}
