/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(0,0,128); font-weight: bold;}
 A:link { color: rgb(0,0,128); font-weight: bold;}
 A:visited { color: rgb(102,153,51); font-weight: bold;}
 .TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: small;}
 .TextNavBar { color: rgb(0,0,0);}
 A:hover { color: rgb(102,153,51); font-weight: bold;}
 
