/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(0,0,204); font-weight: normal; font-style: normal; background-image: url("./assets/images/Background.gif");}
 A:active { font-family: 'Times New Roman', Times, Serif, serif; font-size: 13pt; color: rgb(255,153,0);}
 A:link { font-family: 'Times New Roman', Times, Serif, serif; font-size: 13pt; color: rgb(51,0,153);}
 A:visited { font-size: 12pt; color: rgb(0,51,102);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(0,0,204);}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(255,255,102);}
 A:hover { font-size: 12pt; color: rgb(204,102,51);}
 
