/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url("./assets/images/bg8.gif");}
 A:active { font-family: '@Arial Unicode MS', sans-serif; font-size: small; color: rgb(102,102,51);}
 A:link { font-family: '@Arial Unicode MS', sans-serif; color: rgb(102,102,51); text-decoration: none ;}
 A:visited { font-family: '@Arial Unicode MS', sans-serif; color: rgb(153,153,102);}
 .TextNavBar { font-family: '@Arial Unicode MS', sans-serif; color: rgb(153,153,0);}
 A:hover { font-family: '@Arial Unicode MS', sans-serif; color: rgb(153,0,0);}
 
