BODY, P {  color: white; background: #9999ff;}A:link {  color: red; background: transparent;}A:visited {  color: orange; background: transparent;}/* achtergrond licht op bij geselecteerde links */A:active, A:hover {  color: blue; background:#9ff ;}/* maar niet bij image-links */H1 A:active, H1 A:hover,H3 A:active, H3 A:hover, A IMG {  color: #00f; background: transparent;}/* styles voor de overige standaard-elementen */h1 {  color: Red;  background: yellow;  border: 2px yellow outset;}H2, H3 {  color: black; background: #FA8922;}/* nu volgen de classes */P.toc, .toc, P.toptoc, .toptoc {  color:#156FFF ; background: yellow;  border: outset thin yellow;}.imgholder {  border: thin outset yellow;  color: yellow;}@media all {.een {  color: red; background: transparent;}table.fancy {  width: auto;  margin-left: auto;  margin-right: auto;}table#hikelinks {  width: 100%;  margin-left: auto;  margin-right: auto;}table.fancy th {  width: 4em;}table.fancy td {  text-align: center;  width: 8em;}table#hikelinks th {  width: auto;}table#hikelinks td {  width: auto;}table.fancy td, table.fancy td p, table.fancy th, table.fancy th p {color: white;  background: #156FFF;}table.fancy td {  border: inset #156FFF;}table.fancy th {  border: outset #156FFF;}form.fancy {  border: outset #156FFF;  background: #156FFF;}}
