/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("./Background.gif");}
 A:link { color: rgb(0,0,255);}
 UL { font-family: Arial,Helvetica,Geneva,Sans-serif; color: rgb(153,51,153); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(128,0,128);}
 .TextNavBar { font-family: 'Times New Roman', Times, Serif; font-size: medium; text-transform: capitalize; color: rgb(255,0,204); font-weight: bold; text-decoration: none ; background-color: rgb(255,255,153);}
 
