/* CSS definition file containing sitestyle stylesheets */
A:active { color: rgb(128,128,128);}
 A:link { color: rgb(128,128,128);}
 A:visited { color: rgb(128,128,128);}
 P { font-family: Garamond,serif;}
 .TextNavBar { font-family: Georgia, Palatino, 'Times New Roman', Times, Serif; color: rgb(255,255,255); font-weight: bold;}
 A:hover { color: rgb(0,0,128);}
 