/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif;}
 A:active { color: rgb(255,102,51);}
 A:link { color: rgb(128,128,128);}
 UL { color: rgb(255,102,51);}
 A:visited { color: rgb(128,128,128);}
 LI { color: rgb(255,102,51);}
 A:hover { color: rgb(255,102,51);}
 