/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("../../surface.3.gif");}
 A:active { color: rgb(153,0,0);}
 A:link { color: rgb(153,0,0);}
 A:hover { color: rgb(0,0,102);}
 A:visited { color: rgb(153,51,0);}
 A { color: rgb(0,0,102);}
 
