/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16px; font-weight: bold; background-color: rgb(255,255,255); background-image: url("./assets/images/backgnd5.jpg"); background-attachment: scroll;}
 A:active { color: rgb(153,102,255); text-decoration: none ;}
 A:link { color: rgb(153,0,0); text-decoration: none ;}
 A:visited { color: rgb(153,0,0); text-decoration: none ;}
 .TextNavBar { font-size: xx-small; text-decoration: none ; text-align: center; padding: 4px; border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0); width: 850px;}
 A:hover { color: rgb(102,0,102); text-decoration: underline;}
 
