a:active {text-decoration:none; color: blue; font-weight:900; background:LightBlue; text-transform: uppercase}
a:link{text-decoration:none; color:blue}
a:visited{text-decoration:none; color:slateblue}
a:hover{text-decoration: underline + overline; color:red; background:yellow; font-weight:bolder; text-transform: uppercase}

<!--
body {
font-family: "Arial"; font-size: 18; color: navy;
scrollbar-arrow-color: tan;
scrollbar-base-color: tan;
scrollbar-darkshadow-color: white;
scrollbar-track-color: white;
scrollbar-face-color: white;
scrollbar-shadow-color: tan;
scrollbar-base-color: tan;
scrollbar-3D-light-color: tan;
background-image: url("images/anchor-bk2.html");
background-attachment: fixed;
background-color: white;
}
-->
