/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif; color: rgb(255,204,153); background-image: url("../assets/images/Tri-StateBluegrassBG.jpg");}
 A:active { color: rgb(255,255,255);}
 A:link { color: rgb(255,255,255);}
 A:visited { color: rgb(255,255,204);}
 .TextNavBar { font-size: 12px; color: rgb(255,255,204); font-style: italic;}
 A:hover { color: rgb(153,102,102);}
 