body { color: black; font-family: arial; background-color: white; }
p {}
td {}
a:link { color: maroon ; text-decoration: none; }
a:visited { color: maroon ; text-decoration: none; }
a:hover { color: orange ; text-decoration: none; }
a:active { color: maroon ; text-decoration: none; }
@font-face{ font-family: arial; }
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />