A:link {color: blue; text-decoration:none; }
A:visited { color: green;  text-decoration:none; }
A:hover { color: orange; text-decoration:underline; }

P { }
.text { font-family: Times New Roman; font-size: 13pt; }

#foldheader { cursor: pointer; font-family: Times New Roman;
              font-weight: bold; color: red; font-size: 14pt; }

h4 { font-family: Times New Roman; }

.click-menu {
    }
    .click-menu .box1 { background: url("ofr/button1.jpg") repeat; color: #5F5F5F; }
    .click-menu .box1-hover { background: url("ofr/button1.jpg") repeat; color: #3F9B3F; }
    .click-menu .box1-open { background: url("ofr/button1_click.jpg") repeat; color: #3F9B3F; }
    .click-menu .box1-open-hover { background: url("ofr/button1_click.jpg") repeat; color: #5F5F5F; }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover { text-indent: 12px; font-weight: bold; font-size: 12px; line-height: 28px;
                                   font-family: arial; cursor: pointer; width: 230px; }
    .click-menu .section { font-family: arial; font-size: 12px; font-weight: bold; 
                           line-height: 15px; padding: 0 0 5px 10px; display: none; }
    .click-menu .section a { color: #505050; text-decoration: none; white-space: nowrap; }
    .click-menu .section a:hover { color: #3F9B3F; text-decoration: none; white-space: nowrap; }
    .click-menu .box2 { border-color: #9BA179; border-width: 1px; border-style: none none solid solid; padding: 1px 0 2px 4px; }
    .click-menu .box2-hover { border-color: #7B6139; border-width: 1px; border-style: none none solid solid; padding: 1px 0 2px 4px; background: #bfe884; }
