body            { font-family: arial; font-size: x-small; color: black; text-decoration: none; }
body a:link     { font-family: arial; font-size: small; color: blue; text-decoration: underline; }
body a:visited  { font-family: arial; font-size: small; color: blue; text-decoration: underline; }
body a:active   { font-family: arial; font-size: small; color: blue; text-decoration: underline; }
body a:hover    { font-family: arial; font-size: small; color: red; text-decoration: underline; }

