/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("../Background.JPG");}
 A:active { color: rgb(204,153,0);}
 A:link { color: rgb(102,51,0);}
 A:visited { font-size: 9pt; color: rgb(0,153,153);}
 A { color: rgb(204,153,0);}
 A:hover { color: rgb(204,153,0);}
 
