html, body {background: #FFFDF3 url(img/topBG.jpg) repeat-x; height: 100%}
body, td {font: 11px Tahoma, Arial; color: #676352}
a:link, a:visited, a:active {font: 11px Tahoma, Arial; color: #FF8A07}
a:hover {color: red}
.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr1.gif) no-repeat left; padding-left: 11px;}
.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 11px; color: #FFFCEA; width: 120px}
.arr2:hover {color: white}
#pageTxt {-moz-box-sizing: padding-box; padding: 15px 15px 25px 20px; text-align: left; color: #676352}
#date {color: #C8C79E}
#hr {background: url(img/hr.gif) repeat-x; height: 1px; width: 100%; margin-top: 15px; margin-bottom: 15px}
