a:hover {
        text-decoration: underline;
        color:  #0000aa;
        font-variant: smallcaps;
}
table caption {  font-size: larger;  font-weight: bolder}

a:link {  color: #0000fa;  background: transparent;}
a:active {  color: #0000fa;  background: #FFD700}
a {  color: #0000fa; text-decoration: none; }
a:visited {  color: #0000fa;  background: transparent;}

BODY { font-family: arial, sans-serif }     