body	{ font-family: courier new; color: white; background-color: #000000;  font-size: 11pt } 
table	{ font-family: courier new; color: white; background-color: #000000;  font-size: 11pt } 

	:link { color:red }  /* for unvisited links */
  :visited { color: red } /* for visited links */
  :active { color: red } /* when link is clicked */
  (:hover { color: red; font-weight:bold } /* when mouse is over link */
  :plain { text-decoration: none } 

 -------------------------------------------------------------------- 

