/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: x-small; color: rgb(112,97,255);}
 A:active { color: rgb(255,153,51);}
 A:link { color: rgb(204,0,0);}
 A:visited { color: rgb(102,0,0);}
 .TextNavBar { font-size: x-small;}
 A:hover { color: rgb(102,0,0); font-weight: normal; font-style: normal;}
 
