/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Garamond,serif; font-size: small; color: rgb(153,102,0); font-weight: bold; background-color: rgb(204,204,153); background-image: none;}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,204);}
 A:visited { color: rgb(153,102,51);}
 .TextNavBar { font-size: small;}
 ADDRESS { text-align: center;}
 A:hover { color: rgb(255,0,0);}
 