body {color: black}
p.caution {color: red}
p.important {font-weight: bold}
p.neat {text-align: justify}
a:link {color: green}
a:visited {color: olive}
a:hover {font-weight: bold}
a:active {color: blue}
