/* CSS definition file containing site wide stylesheets */
A:hover { color: rgb(255,0,0); font-weight: bold; text-decoration: underline;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: 10pt;}
 A { color: rgb(102,102,204); font-weight: bold; text-decoration: none ;}
 