/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(255,255,204); background-image: url("../assets/images/Background.gif");}
 A:link { color: rgb(153,204,204);}
 A:visited { color: rgb(204,204,153);}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif; font-size: 20px;}
 
