/* CSS definition file containing site wide stylesheets */
A:active { font-size: x-small; color: rgb(255,255,255);}
 A:link { font-size: x-small; color: rgb(255,255,255);}
 A:visited { font-size: x-small; color: rgb(255,255,255);}
 A { font-size: x-small; color: rgb(255,255,255);}
 A:hover { font-size: x-small; color: rgb(0,0,0);}
 
