/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: x-small; color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: none;}
 A:active { color: rgb(0,128,0);}
 A:link { color: rgb(0,0,255);}
 A:visited { color: rgb(128,0,128);}
 .TextNavBar { font-family: 'Trebuchet MS', Tahoma, Verdana, Arial, Helvetica, Sans-serif; font-size: xx-small; color: rgb(192,192,192);}
 A:hover { color: rgb(255,0,0);}
 
