/* CSS definition file containing site wide stylesheets */
A:active { text-decoration: none ;}
 A:link { text-decoration: none ;}
 A:hover { color: rgb(255,0,51); text-decoration: none ;}
 A:visited { text-decoration: none ;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,sans-serif; font-size: x-small;}
 A { font-size: x-small; color: rgb(0,0,255); font-weight: bold; text-decoration: none ;}
 
