/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(153,102,0);}
 A:link { color: rgb(0,0,102);}
 A:visited { color: rgb(0,102,0);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,0);}
 .TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: x-small; color: rgb(83,89,130); text-align: left; background-color: rgb(240,240,240);}
 A:hover { color: rgb(204,0,0);}
 