BODY {margin: 0px}
A {text-decoration: none; color: red;}
A:link {color: red;}
A:visited {color: orange;}
A:active {color: orange;} 
Strong {color: orange;}
Em {color: red; text-decoration: none; font-weight: bold; font-style: normal;}
B {text-decoration: none; color: orange; font-weight: normal;}

h3 {color: red; font-family: 'garmond','tahoma','arial narrow';}
h4 {color: orange; font-family: 'garmond','tahoma','arial narrow';}
.smaller {color: orange; text-style: none; font-weight: normal; font-size: 12pt;}
.tiny {color: orange; font-size: 10pt;}
.base {line-height: 6px; font-weight: normal;}
.hiding {position: absolute; width: 500px; visibility: hidden; left: 200; top: 160px}
.hide {position: absolute; width: 500px; visibility: hidden; left: 200; top: 160px;}
.shown {position: absolute; width: 500px; top: 80px; left: 200px}
.show {position: absolute; width: 500px; left: 200; top: 150px}
.item {color: red; text-decoration: none;}
.highlight {color: orange; text-decoration: none;}
#webmonkey {left: 0}
#moreMonkey {position: absolute; left: 0}