/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: small; color: rgb(0,0,0); background-color: rgb(204,204,204); background-image: url("./grey1.jpg");} A:active { color: rgb(255,102,0);} A:link { color: rgb(51,51,255);} UL { font-size: small; color: rgb(51,51,51);} A:visited { color: rgb(102,51,102);} .TextObject { font-size: small;} P { font-size: small;} OL { font-size: small; color: rgb(0,0,51);} .TextNavBar { font-size: small; color: rgb(0,51,153);} A:hover { color: rgb(204,0,0);} 