/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,255); background-color: rgb(102,102,102);}
 A:link { color: rgb(153,255,51);}
 A:visited { color: rgb(204,153,0);}
 H1 { font-family: CASMIRA; font-size: xx-large; color: rgb(102,0,0); font-style: italic;}
 
