/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,0,0); text-decoration: none ;}
 A:link { color: rgb(255,0,0); text-decoration: none ;}
 A:visited { color: rgb(255,0,0); text-decoration: none ;}
 .TextObject { font-size: x-small; font-weight: bold; text-align: center; clear: none; border: 1pt solid rgb(0,0,0);}
 A { color: rgb(255,0,0); font-weight: bold; text-decoration: none ;}
 .TextNavBar { font-size: x-small; color: rgb(254,1,20); font-weight: bold; text-decoration: none ; background-color: rgb(0,0,0);}
 A:hover { color: rgb(255,255,255); text-decoration: none ;}
 