
a:hover  { color: teal; font-family: "Comic Sans MS"; text-decoration: none }
a:active { color: #fc0; font-family: "Comic Sans MS"; text-decoration: none }
a:link { color: #c36; font-family: "Comic Sans MS"; text-decoration: none }
a:vlink { color: #ccf; font-family: "Comic Sans MS"; text-decoration: none }
a  { color: red; font-weight: 500; font-family: "Comic Sans MS"; text-decoration: none }
body { background-color: #3f9 }
