/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(125,125,125);}
 A:visited { color: rgb(0,0,0);}
 H2 { font-family: 'Gill Sans MT', sans-serif; font-size: small; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 P { font-family: 'Gill Sans MT', sans-serif;}
 A { color: rgb(153,153,153);}
 A:hover { color: rgb(0,0,0); text-decoration: none ;}
 
