/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(51,15,113); background-image: url("./body_bg.gif"); background-repeat: repeat-x;}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 A:hover { color: rgb(255,255,255);}
 