
a:link, a:visited, a:active {
color: #8dc99f; 
text-decoration: none;
letter-spacing: 1px;
border-bottom: 1px dashed #71aebe;
}

a:hover {
color: #f4d2d8; 
text-decoration: none;
letter-spacing: 1px;
border-bottom: 1px dashed #71aebe;
}

body {
background: #f3ecf1 url('images/index_bg.jpg') center repeat-y;
margin: 0;
padding: 0;
}

input, select, option, textarea {
color: #adadb4;
font-family: Tahoma, sans-serif;
font-size: 10px;
border: 1px solid #d5e0e5;
}

b, u {
color: #b3979f;
}

i, s, strike {
color: #76805c;
}

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

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

.box {
background-color: #e7e6e6;
color: #80b6c5;
margin: 10px;
padding: 5px;
}

#content {
background: url('images/index_04.jpg') no-repeat top;
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: justify;
color: #5885ab;
padding: 45px 18px 15px 12px;
margin: 0;
}