A {
  color: yellow;
  text-decoration: none;
  font-size:18.0pt; 
}

A:hover {
  color: #EE0000; 
  text-decoration: underline;
  font-size:18.0pt; 
}







