/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; font-size: 14px; background-color: rgb(240,240,240); background-image: url("./background.gif"); background-repeat: repeat-x;}
 A:active { color: rgb(0,0,0); text-decoration: underline;}
 A:link { color: rgb(0,0,0); text-decoration: underline;}
 UL { font-size: 14px;}
 A:visited { color: rgb(0,0,0); text-decoration: underline;}
 P { font-size: 14px;}
 OL { font-size: 14px;}
 .TextNavBar { font-size: 14px; font-weight: bold;}
 A:hover { color: rgb(0,0,0); text-decoration: underline;}
 