/* CSS definition file containing site wide stylesheets */
A:active { font-size: xx-small; color: rgb(98,70,109); text-decoration: none ;}
 A:link { font-size: xx-small; color: rgb(101,70,110); text-decoration: none ;}
 A:visited { font-size: xx-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: xx-small; color: rgb(255,0,0); font-weight: normal; font-style: normal;}
 