/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(153,102,0);}
 A:link { color: rgb(102,51,51);}
 .Single { line-height: 0.1pt;}
 UL { color: rgb(102,51,51); margin-bottom: 6pt;}
 A:visited { color: rgb(153,0,51);}
 .TextObject { color: rgb(102,51,51);}
 P { color: rgb(102,51,51);}
 LI { color: rgb(102,51,51);}
 OL { color: rgb(102,51,51);}
 A:hover { color: rgb(153,51,0);}
 
