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