/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(255,255,255); background-image: url("../assets/images/background.gif");}
 A:link { color: rgb(168,151,94);}
 A:visited { color: rgb(128,128,128);}
 A { text-decoration: none ;}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif; font-size: medium; color: rgb(51,153,51); font-weight: bold;}
 
