/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,255);}
 A:link { color: rgb(0,51,255);}
 H1 { color: rgb(51,0,153);}
 H2 { color: rgb(51,0,153);}
 H3 { color: rgb(51,0,153);}
 A { color: rgb(0,51,255);}
 A:hover { color: rgb(102,0,0);}
 