/* CSS definition file containing site wide stylesheets */
A:active { font-weight: normal; font-style: normal;}
 .Text1 { font-size: small; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:visited { color: rgb(153,102,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 P { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: small;}
 A { font-weight: normal; font-style: normal;}
 A:hover { font-size: small; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 
