/* CSS definition file containing site wide stylesheets */
BODY { background-color: transparent; background-image: url("../assets/images/bkgd_2.gif"); background-repeat: repeat;}
 A:active { color: rgb(0,0,0);}
 A:visited { color: rgb(102,0,0);}
 P { background-image: none;}
 A { font-size: x-small; font-weight: bold;}
 A:hover { color: rgb(102,0,0);}
 