/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:active { color: rgb(128,0,64);}
 A:link { color: rgb(51,51,51);}
 A:visited { color: rgb(102,102,153);}
 P { font-family: 'Lucida Sans Unicode', Arial, Helvetica, Sans-serif, sans-serif;}
 A:hover { color: rgb(128,0,64);}
 