/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-image: url("../water2.jpeg");}
 A:active { color: rgb(102,204,255);}
 A:link { color: rgb(102,255,0);}
 A:hover { color: rgb(102,255,0);}
 A:visited { color: rgb(204,153,102);}
 .TextObject { background-color: rgb(0,0,0);}
 
