/* BODY */
body {
background: #cacdc5;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
}

head, body {
}
a:link {
font-size: 11px;
color:#990000;
text-decoration: none;
}

a:visited {
font-size: 11px;
color:#990000;
text-decoration: none;
}

a:hover {
font-size: 11px;
color:#FF0000;
text-decoration: none;
}
#content {
width: 700px;
height: 400px;
border: 6px solid #e0d29f;
background-color:#FFFFFF;
}
