body{background: #ffffcc;color: #000000;margin: 10px;padding-top: 20px;}a:link{background: #fffeed;color: #000000;text-decoration: underline;}a:visited{background: #fffeed;color: #000000;text-decoration: underline;}a:hover{background: #cc9900;color: #000000;text-decoration: underline overline;}a:active{background: #cc9900;color: #000000;text-decoration: underline overline;}div.menu{position: absolute;top: 150px;left: 10px;margin: 0px;padding: 10px;width: 160px;text-align: center;background: #fffeed;color: #000000;border: #cc9900 4px solid;}div.main{margin-left: 200px;margin-right: 20px;padding: 20px;background: #fffeed;color: #000000;border: #cc9900 4px solid;}span{font-weight: bold;}