body { margin: 0; font-family: Verdana, Arial, Tahoma }
a  { text-decoration: none }
a:link { color: "blue" }
a:visited { color: "black" }
a:hover { color: "red"; font-weight: "regular" }
a:active { color: "green" }