/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,0,255);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(0,0,255);}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10pt;}
 A { color: rgb(0,0,255);}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: x-small;}
 A:hover { color: rgb(255,0,0);}
 