a:link {
text-decoration: none;
color: #000000;
}

a:visited {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: none;
color: orange;
background: #A40000;
}

.copy { font-size: 9pt; font-family: "Verdana"; line-height: 1.25;}

#link { font-size: 8pt; font-family: "Verdana"; }



