/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(102,0,0);}
 A:active { font-size: x-small;}
 A:link { font-size: x-small; color: rgb(255,255,255);}
 A:visited { font-size: x-small; color: rgb(192,192,192);}
 A:hover { font-size: x-small; color: rgb(255,204,102);}
 