
A:link, A:visited, A:active {
font-family: Tahoma, sans-serif; 
font-size: 11px; 
text-decoration: none; 
color: #D4AF9B; 
background-color: #EDE3DA;
letter-spacing: 1px
}

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

body {
background-color: #EDE3DA;
background-image: url('images/index_08.jpg');
background-attachment: fixed;
background-position: 100% 0;
background-repeat: no-repeat;
margin: 10px 0 2px 2px;
padding: 0;
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
color: #95897A;
cursor: crosshair
}

td, tr, table, xmp{
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
color: #95897A;
background-color: #EDE3DA;
cursor: crosshair
}

input, select, option, textarea {
border: 1px solid #CBBFB1;
color: #818975;
background-color: #EDE3DA;
font-family: Tahoma, sans-serif;
font-size: 11px
}

b, i, u {
background-color: #EDE3DA;
color: #818975
}

.border {
border: 1px solid #CBBFB1
}

h1 {
color: #A29B8E;
background-color: #ECE2D8;
letter-spacing: 3px;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
height: 20px;
margin: 0
}

hr {
border: 0px none;
width: 80%;
height: 2px;
color: #CBBFB1;
background-color: #CBBFB1
}
