/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(102,153,102);}
 A:hover { color: rgb(255,153,0);}
 A:visited { color: rgb(0,0,153);}
 H1 { color: rgb(255,51,0);}
 P { font-family: 'Trebuchet MS', sans-serif; color: rgb(0,0,0);}
 LI { font-family: 'Trebuchet MS', sans-serif;}
 A { color: rgb(255,51,0);}
 