body 

a:link {color: blue; font-size: 8pt; font-weight: bold; font-family: helvetica;}
a:visited { color: #8080ff; font-size: 8pt; font-weight: bold; font-family: helvetica;}
a:active {color: red; font-size: 8pt; font-weight: bold; font-family: helvetica;}
a:hover {text-decoration: underline; font-size: 8pt; font-weight: bold; font-family: helvetica;}


