/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:visited { text-decoration: none ;}
 A { font-size: small; color: rgb(255,255,255); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-size: small; text-transform: none; font-weight: bold; font-style: italic; font-variant: normal;}
 
