a:link {color:black}     /* unvisited link-dark slate grey */
a:visited {color:#778899}  /* visited link-light slate grey */
a:hover {color:#778899}   /* mouse over link */
a:active {color:#778899}   /* selected link */
body
 {font-family:arial,helvetica,sans-serif;
background-image:
url('lgrey081.gif')
}
