/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url("../trim2.gif");}
 A:active { color: rgb(204,0,0);}
 A:link { color: rgb(153,102,51);}
 A:hover { color: rgb(51,51,153);}
 A:visited { color: rgb(0,0,0);}
 P { font-family: Optimum;}
 A { color: rgb(102,51,0);}
 
