/* CSS definition file containing site wide stylesheets */
A:active { font-size: x-small; color: rgb(98,70,109); text-decoration: none ;}
 A:link { font-size: x-small; color: rgb(98,70,109); text-decoration: none ;}
 A:visited { font-size: x-small; color: rgb(98,70,109); text-decoration: none ;}
 A { font-size: xx-small; color: rgb(98,70,109); text-decoration: none ;}
 A:hover { font-size: x-small; color: rgb(85,0,90); font-weight: normal; font-style: normal;}
 