
a:link, a:visited, a:active {
color: #ca4b16; 
text-decoration: none;
letter-spacing: 1px;
border-bottom: 1px dashed #faf9f4;
}

a:hover {
color: #e9b100; 
background-color: #e2dbc7;
text-decoration: none;
letter-spacing: 1px;
border-bottom: 1px dashed #faf9f4;
}

body {
background-color: #000000;
margin: 0;
padding: 0;
}

input, select, option, textarea {
color: #009092;
font-family: Tahoma, sans-serif;
font-size: 10px;
background-color: #ded0af;
border: 1px dotted #009092;
}

b, u {
color: #006371;
}

i, s, strike {
color: #940000;
}

h1:first-letter {
color: #009092;
}

h1 {
color: #85916b;
font-family: Tahoma, sans-serif;
font-size: 15px;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
border-bottom: 3px solid #d7d3bc;
height: 12px;
margin: 15px 0 10px 0;
}

.box {
background-color: #ded0af;
color: #009092;
margin: 10px;
padding: 5px;
}

#content {
background: #f2d9b5 url('images/index_08.jpg') no-repeat top;
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
color: #005646;
padding: 0 10px 15px 10px;
margin: 0;
}
