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