/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(80,89,80);}
 A:active { color: rgb(0,204,255);}
 A:link { color: rgb(255,255,204); font-weight: bold; text-decoration: underline;}
 A:visited { color: rgb(255,255,204); font-weight: bold;}
 A { color: rgb(0,204,255);}
 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small;}
 A:hover { color: rgb(102,204,102); text-decoration: underline;}
 