/* CSS definition file containing sitestyle stylesheets */
A:active { color: rgb(255,153,0);}
 A:link { color: rgb(255,51,0);}
 A:visited { color: rgb(204,51,102);}
 A { color: rgb(255,51,0);}
 A:hover { color: rgb(204,0,204);}
 