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

a:hover {
color: #ce9581; 
text-decoration: none;
letter-spacing: 1px;
border-bottom: 1px dashed #536347;
}

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

input, select, option, textarea {
color: #536347;
font-family: Tahoma, sans-serif;
font-size: 11px;
background-color: #000000;
border: 1px dotted #0d0717;
}

b, u {
color: #7e533d;
}

i, s, strike {
color: #3b6072;
}

hr {
height: 1px;
border: 1px dotted #3a2b28;
}


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

h1 {
color: #614c4f;
font-family: Times, sans-serif;
font-size: 25px;
font-weight: normal;
text-align: center;
letter-spacing: 1px;
border-bottom: 1px dotted #3a2b28;
height: 20px;
margin: 15px 0 10px 0;
}

.box {
background-color: #080610;
border: 1px solid #0d0717;
color: #536347;
margin: 10px;
padding: 5px;
}

#content {
background: #050505 url('images/index_06.jpg') no-repeat top;
font-family: Tahoma, sans-serif;
font-size: 12px;
font-weight: normal;
color: #4a4a4a;
padding: 0 10px 15px 10px;
margin: 0;
}