/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: AGaramond,serif; color: rgb(64,1,1); background-image: url("./assets/images/rbg2.jpg");}
 A:active { color: rgb(102,51,0);}
 A:link { color: rgb(102,51,0);}
 A:visited { color: rgb(102,51,0);}
 .TextNavBar { text-decoration: underline;}
 A:hover { color: rgb(102,51,0);}
 
