/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Bookman Old Style', serif; font-size: medium; color: rgb(255,153,51); background-image: url("../../backdark.JPG");}
 A:active { color: rgb(255,153,51);}
 A:link { color: rgb(255,153,51);}
 A:visited { color: rgb(255,153,51);}
 A:hover { color: rgb(255,153,51);}
 
