/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(0,0,0); background-image: url("../assets/images/Background.GIF");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(204,0,0);}
 A:visited { color: rgb(51,0,255);}
 .TextNavBar { color: rgb(255,255,255);}
 A:hover { color: rgb(255,255,255);}
 
