
A:link {font-family: Tahoma, sans-serif; font-size: 11px; text-decoration: none; color: #6eb4be; letter-spacing: 1px}
A:visited {font-family: Tahoma, sans-serif; font-size: 11px; text-decoration: none; color: #6eb4be; letter-spacing: 1px}
A:active {font-family: Tahoma, sans-serif; font-size: 11px; text-decoration: none; color: #6eb4be; letter-spacing: 1px}
A:hover {font-family: Tahoma, sans-serif; font-size: 11px; text-decoration: underline; color: #dbc4d6; letter-spacing: 1px}

body {
background-color: #dafdfb;
background-image: url('images/index_03.jpg');
background-attachment: fixed;
background-position: 100% 0;
background-repeat: no-repeat;
}

body, td, tr, table, xmp{
font-family: Tahoma, sans-serif;
font-size: 11px;
font-weight: normal;
text-align: left;
color: #6773a1;
cursor:crosshair
}

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

b, i, u {
color: #ca75c1
}

.border {
border: 1px solid #dbc4d6
}

h1 {
color: #989dba;
letter-spacing: 3px;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
height: 12px
}

hr {
border: 1px #b2caca solid;
height: 1px
}