/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(0,0,0);}
 A:active { color: rgb(215,212,172);}
 A:link { color: rgb(52,87,13);}
 A:visited { color: rgb(52,87,13);}
 A { color: rgb(255,255,255);}
 
