/* CSS definition file containing site wide stylesheets */
A:active { font-family: 'Cooper Black', serif; color: rgb(255,0,0);}
 A:link { font-family: 'Cooper Black', serif; color: rgb(255,0,0);}
 A:visited { font-family: 'Cooper Black', serif; color: rgb(255,0,0);}
 P { font-family: 'Cooper Black', serif; color: rgb(255,0,0);}
 A { font-family: 'Cooper Black', serif; color: rgb(255,0,0); text-decoration: underline;}
 A:hover { font-family: 'Cooper Black', serif; color: rgb(255,0,0);}
 