/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(69,110,83); background-image: url("./assets/images/body_bg.gif");}
 A:active { color: rgb(0,0,128);}
 A:link { color: rgb(0,0,128);}
 A:visited { color: rgb(0,51,0);}
 A:hover { color: rgb(128,0,0);}
 