/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(100,0,200); background-color: rgb(236,236,196);}
 A:active { color: rgb(100,0,200); font-weight: bold;}
 A:link { color: rgb(100,0,200);}
 A:visited { color: rgb(100,0,200);}
 .TextNavBar { color: rgb(100,0,200);}
 A:hover { color: rgb(100,0,200); font-style: italic;}
 
