
body {
margin-left: 24px;
margin-right: 48px;
background-color:  #FFFFFF;
}

.greyed { color: #777777; }

A:link    { text-decoration: none; color: #939307; }
A:visited { text-decoration: none; font-size: 90%; color: #847405; }
A:hover   { text-decoration: none; color: #BBBB00; background-color: #FFFFFF }

.contentmenu {
background: #F4F4F4;
margin-top: 12px;
margin-bottom: 12px;
padding-left: 12px;
padding-right: 24px;
padding-top: 12px;
padding-bottom: 10px;
border: 1px solid #999999;
}

HR.oldtest {
border-width: 0px;
height: 2px;
background-color: #666666;
color: #666666;
}