/* CSS definition file containing site wide stylesheets */
A:active { color: rgb(0,51,255); text-decoration: none ;}
 A:link { color: rgb(0,153,255); text-decoration: none ;}
 A:visited { color: rgb(0,51,255); text-decoration: none ;}
 H1 { color: rgb(0,51,255);}
 H2 { color: rgb(0,51,255);}
 P { color: rgb(255,153,102);}
 LI { color: rgb(255,255,255);}
 A { color: rgb(0,153,255); text-decoration: none ;}
 A:hover { color: rgb(0,255,255); text-decoration: none ;}
 