/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman', Times, Serif; font-size: small; background-image: url("../assets/images/leatherbgd.jpg");}
 A:active { font-size: small; color: rgb(128,0,0); font-weight: bold;}
 A:link { font-size: small; color: rgb(128,0,0); font-weight: bold;}
 A:visited { font-size: small; color: rgb(39,34,22); font-weight: bold;}
 A:hover { font-size: small; color: rgb(173,148,78); font-weight: bold;}
 