/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'MS Sans Serif', sans-serif; color: rgb(0,0,0); background-color: rgb(204,204,153); background-image: url("./assets/images/bg.jpg");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,255);}
 .TextNavBar { color: rgb(255,255,255);}
 A:hover { color: rgb(204,204,204);}
 