/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url("./Backgroung1.gif");}
 A:active { color: rgb(51,153,255);}
 A:link { color: rgb(51,0,255);}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px;}
 A:visited { color: rgb(51,102,255);}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 .TextNavBar { font-size: 9px; text-decoration: none ;}
 A:hover { color: rgb(0,153,51);}
 