a {font-weight: normal;
text-decoration: none;
color: #5F5C44;
cursor: help;
background-color: transparent;
}

a:link {font-weight: normal;
text-decoration: none;
color: #5F5C44;
background-color: transparent;
        }

a:visited {font-weight: normal;
text-decoration: underline;
color: #5F5C44;
background-color: transparent;
        }

a:hover {font-weight: normal;
text-decoration: none;
color: #5F5C44;
background-color: transparent;
        }

body{
background-color: #313924;; margin:5px;
cursor: default;
font-family: arial, verdana, sans-serif;
font-size: 11px;
font-weight: normal;
line-height:16px;
word-spacing: 1px;
text-align: justify;
color:#A16966;
}

td{cursor: default;
font-family: arial, verdana, sans-serif;
font-size: 10px;
font-weight: normal;
line-height:11px;
word-spacing: 1px;
text-align: left;
color: #000;}

input, textarea, option, select {
        background: #023640;
        font: 7pt arial, helvetica, sans-serif;

        color: #fff;
        letter-spacing: 1px;
        border: 1px solid #000;
        padding:2px; }

p.one{font-family: Palatino Linotype, Arial, sans-serif;
        font-size: 16pt;
        font-weight: normal;
        font-style: italic;
        text-decoration: underline;
        text-align: left;
        color: #A16966;
       }

