a {font-size: 18}
a:link { color: #1732b3 }
a:link { text-decoration: none }
a:visited { color: #1732b3 }
a:visited { text-decoration: none }
a:hover { color: #ff0000 }
a:hover { text-decoration: underline }
a:hover { background-color: #ffff97 }
