/* CSS definition file containing site wide stylesheets */
A:active { font-size: xx-small; color: rgb(255,255,255); text-decoration: none ;}
 A:link { font-size: xx-small; color: rgb(255,255,255); text-decoration: none ;}
 A:visited { font-size: xx-small; color: rgb(255,255,255); text-decoration: none ;}
 A { font-size: xx-small; color: rgb(255,255,255); text-decoration: none ;}
 A:hover { font-size: xx-small; color: rgb(153,204,204); text-decoration: none ;}
 