@import url(all.css);

 body { background-color:#add8e6;}
 h1,h2,h3,h4,h5,h6 {color:#22bb00;}
 h1 {color:#339999;}     
 body, h4 {color:#006400;}

 a:link {color:#339999;}
 a:visited {color:#256f6f;}
 a:hover, a:focus {background-color:#c8eeee;}
 a:active {background-color:#e3eeee;}
