a:link { color: blue; text-decoration: underline; }
a:visited { color: blue; text-decoration: underline; }
a:active { color: blue; text-decoration: underline; }
body { color: navy; font-size: small; font-family: Arial; line-height: normal; border-right-color: white; border-bottom-color: white; outline-color: white; }
a:hover { color: #f00; }
.handcursor { cursor: hand}
.floatright { float: right; border: solid 1px black; }
.popuplink { color: blue; text-decoration: underline; }
