/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: 10px;}
 A:active { color: rgb(255,255,0);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,0,0);}
 P { color: rgb(255,255,255);}
 .TextNavBar { text-decoration: none ; background-color: transparent; border-left-style: none; border-top-style: none; border-right-style: none; border-bottom-style: none;}
 A:hover { color: rgb(255,255,255);}
 