/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(255,255,255); background-color: rgb(0,102,153); background-image: url("./body_bg.gif");}
 A:active { color: rgb(51,255,255);}
 A:link { color: rgb(255,153,0);}
 A:visited { color: rgb(255,255,0);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; text-align: justify;}
 .TextNavBar { font-size: xx-small; text-transform: uppercase; color: rgb(255,153,0);}
 A:hover { color: rgb(255,0,0);}
 