/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-color: rgb(215,219,230); background-image: url("old-site/bk1.jpg");}
 A:active { color: rgb(0,0,102); text-decoration: underline;}
 A:link { color: rgb(0,0,102); text-decoration: underline;}
 A:visited { color: rgb(0,0,102); text-decoration: underline;}
 P { font-family: 'Footlight MT Light', serif; font-size: 16px; color: rgb(0,0,0);}
 .TextNavBar { font-family: 'Footlight MT Light', serif; font-size: 16px;}
 A:hover { color: rgb(0,0,102); text-decoration: underline; background-color: rgb(204,204,204);}
 