/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255);}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(255,0,0);}
 A:visited { color: rgb(255,0,0);}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(0,0,102);}
 .TextNavBar { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(255,0,0);}
 