a:active {  color: #FF0000; text-decoration: none}
a:hover {  color: #009933; text-decoration: none; border-color: black black #FF6600; font-size: 12px; border-bottom-width: thick; font-weight: bold}
a:link {  color: #0033FF; text-decoration: none; font-size: 11px}
a:visited {  color: #003399; text-decoration: none; font-size: 11px}
a:active {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px}
