/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,102);}
 A:link { color: rgb(0,51,102);}
 A:visited { color: rgb(127,31,170);}
 A:hover { color: rgb(255,95,0);}
 