body         { font-family: Verdana}
a            { color: darkblue; text-decoration: none }
a:hover      { color: red; text-decoration: none }
a:active     { color: darkgreen; text-decoration: none }
