/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(100,90,255);}
 A:link { color: rgb(77,77,255);}
 A:hover { color: rgb(153,102,255);}
 A:visited { color: rgb(102,102,255);}
 .TextObject { color: rgb(102,102,255);}
 .TextNavBar { font-size: small;}
 
