/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif, serif; color: rgb(102,51,0); background-image: url("../assets/images/blue_check.gif");}
 A:active { color: rgb(102,51,0);}
 A:link { color: rgb(0,51,102);}
 UL { color: rgb(102,51,0); list-style-type: square;}
 A:visited { color: rgb(153,0,153);}
 .TextNavBar { color: rgb(102,51,0);}
 A:hover { color: rgb(102,51,0);}
 
