a:link {
text-decoration: none; 
color: #A12F2F; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

a:active {
text-decoration: none; 
color: #A12F2F; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

a:visited {
text-decoration: none; 
color: #A12F2F; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

a:hover {
text-decoration: none; 
color: #C49B69; 
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 11px;
}

body {
font-family: Arial, Helvetica, sans-serif;
color: #642F00;
font-size: 10px;
font-weight: bold;
text-decoration: none;
scrollbar-base-color:#F8F4EE;
scrollbar-track-color:#F8F4EE;
scrollbar-face-color:#A16C2F;
scrollbar-highlight-color:#F8F4EE;
scrollbar-3d-light-color:#A16C2F;
scrollbar-darkshadow-color:#F8F4EE;
scrollbar-shadow-color:#A16C2F;
scrollbar-arrow-color:#F8F4EE;
}

td {
font-family: Arial, Helvetica, sans-serif;
color: #642F00;
font-size: 11px;
font-weight: normal;
}

li {
list-style-type:square;
color: #642F00;
}

.headline {
font-family: Arial, Helvetica, sans-serif;
color: #243185;
font-size: 12px;
font-weight: bold;
}

.border {
background-color: #B51313;
}

.inputerror{
color: #C10000;
}

input {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color:#642F00;
border : 1px solid;
background-color: #F8F4EE;
}

input.box {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
color:#642F00;
border : 0px;
background-color: #E6E2DF;
}

textarea {
font-family : Arial, Helvetica, sans-serif;
font-size:11px;
color:#642F00;
border : 1px solid;
background-color: #F8F4EE;
width: 275px;
}

select {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #642F00;
font-size: 10px;
font-weight: bold;
text-decoration: none;
border : 1px solid;
background-color: #F8F4EE;
}
