a
 {
 font-size: 16px;
 text-decoration: none;
 text-weight: bold;
 }

a:hover
 {
 color: #ff0000;
 }