h1 {color: white; background: #31B5D6; background-image: none}
h2 {color: black; background: #c6eff7; background-image: none}
h3 {color: blue; background: #c6e7de; background-image: none}
A:hover {background: yellow; background-image: none; color: black;
background-image: none; text-decoration: none} 
A:active {background: white; background-image: none; color: blue; text-decoration: none;}
A:visited {background-image: none; color: red;}
P.links {background: #c6eff7; background-image: none;  font-size: 90%; color: navy;}

ul {  list-style-type: circle}
P.counter {background: #ffffc6; background-image: none;  font-size: 80%; color: navy;}
ul {list-style-type: circle}


