/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: large; color: rgb(0,0,0); background-image: url("./assets/images/blue-white2.gif");}
 A:active { color: rgb(255,204,0); font-weight: bold;}
 A:link { font-size: small; color: rgb(0,51,255); font-weight: bold;}
 A:visited { color: rgb(255,0,0); font-weight: bold;}
 .TextObject { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(0,0,0);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: medium; color: rgb(0,0,0);}
 .TextNavBar { font-size: small; color: rgb(0,0,0); font-weight: bold;}
 A:hover { color: rgb(0,51,255); font-weight: bold;}
 