pre{ font-family: monospace; }
body{ margin: 2px; }

a{ color: #0066CC; }
a:visited{ color: #0066CC; }
a:hover{ color: red; }
a:active{ color: orange; }

.Footer a{ font: bold 14px Arial; color: white; }
.Footer a:visited{ color: white; }
.Footer a:hover{ color: black; }
.Footer a:active{ color: orange; }

.noPage{ font: bold 14px Arial; color: silver; background-color: white; padding: 1px 5px; border: inset #F0FFE1 thin; }
;