/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif; font-size: 14px; color: rgb(124,106,92); font-weight: normal; font-style: normal; background-color: rgb(247,245,194); background-image: url("../assets/images/bgd.jpg");}
 A:active { color: rgb(124,106,92);}
 A:link { color: rgb(124,106,92);}
 A:visited { color: rgb(124,106,92);}
 P { font-family: 'Book Antiqua', 'Times New Roman', Times, Serif; font-size: 14px; color: rgb(124,106,92); font-weight: normal; font-style: normal;}
 A:hover { color: rgb(62,96,25);}
 