A:link {text-decoration: none; color: #3333CC;}
A:visited {text-decoration: none; color: #CC6600;}
A:active {text-decoration: none; color: #CC6600;}
A:hover {text-decoration: underline; color: #CC6600;}
body {background-color: #FFFFF0; color: #000000; text-align: center; font-family: Verdana, Geneva, Arial, sans-serif; font-size: small; margin-top: 10} 
p { text-align: left; }
h1 { color: #CC6600; font-size: medium; text-align: center; }
<!-- h2 for article subheads -->
h2 { color: #000000; font-size: small; text-align: left;}
<!-- h3 for right bar headings if needed -->
h3 { color: #CC6600; font-size: x-small; text-align: center;}
<!-- h4 is the slogan at the top of each page -->
h4 { color: #006600; font-style: italic; font-size: x-large; text-align: left; font-family: Times New Roman, Times, serif; }
#header { background-color: #FFFFF0; width: 100%; margin: 0; font-size: small;}
#sidenavbar { width: 20%; font-size: x-small; text-align: left; color: #CC6600; }
#content { width: 55%; margin-top: 0; padding-top: 0; padding-left: 15px; padding-right: 15px; padding-bottom: 15px;}
#rightbar { width: 125px; font-size: x-small; text-align: left; }
#booktable { width: 100%; font-size: x-small; }
#footer { margin-top: 20px; width: 100%; font-size: x-small; clear: left}
hr { color: #CC6600; height: 2px; width: 100%; text-align: center; }
ul {text-align: left; list-style-type: none; padding: 0; margin-left: 0;}