
A:link, A:visited, A:active {
font-family: Tahoma, sans-serif; 
font-size: 11px; 
text-decoration: none; 
color: #bb6886; 
letter-spacing: 1px;
border-bottom: 1px dashed #c6cad4;
}

A:hover {
font-family: Tahoma, sans-serif; 
font-size: 11px; 
text-decoration: none; 
color: #f9a279; 
letter-spacing: 1px;
}

body {
margin: 0;
padding: 0;
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: justify;
color: #928999;
background-color: #f6e7dc;
}

input, select, option, textarea {
border: 1px dashed #f1d166;
color: #6e9e9e;
background-color: #f6e7dc;
font-family: Tahoma, sans-serif;
font-size: 11px;
}

b, i, u {
color: #6e9e9e;
border-bottom: 1px dashed #c6cad4;
}

h1 {
color: #b6aa84;
border-bottom: 1px dashed #f1d166;
letter-spacing: 1px;
font-family: times, sans-serif;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
height: 15px;
margin: 0 0 10px 0;
}

#main {
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: justify;
color: #928999;
padding: 90px 0 0 0;
text-align: center;
}