/* CSS definition file containing sitestyle stylesheets */

BODY { background-color: rgb(255,255,255);}

 A:active { color: rgb(0,0,0);}

 A:link { color: rgb(51,51,0);}

 A:hover { color: rgb(255,0,51);}

 A:visited { color: rgb(255,0,51);}

 .TextNavBar { font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif; font-size: x-small; text-decoration: none ;}

 