/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(0,51,102);}
 A:active { color: rgb(102,255,255);}
 A:link { color: rgb(102,255,255);}
 A:visited { color: rgb(102,255,255);}
 A:hover { color: rgb(255,244,204);}
 