/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px; color: rgb(255,255,255); background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(64,64,64);}
 A:link { color: rgb(64,64,64);}
 A:visited { color: rgb(64,64,64);}
 A { color: rgb(64,64,64);}
 A:hover { color: rgb(64,64,64);}
 
