td {font-family: "Courier New",Courier; font-size: 12px; font-weight: bold; }
a:link  { color: black } 
a:visited  { color: green }
a:active  { color: black} 
a#current  { color: red } 
a:hover  { color: red }
a {text-decoration: none }
li {display: inline; list-style-type: none;}