body {
background-color: #DEE6CC;
}

body {
font-family: trebuchet ms;
font-size: 11px;
color: #A0C6A8;
}

a:link { font-family: tahoma; font-size: 11px; color: #C9C2BB; text-decoration:none; font-weight:bold;}
a:visited { font-family: tahoma; font-size: 11px; color: #C9C2BB; text-decoration:none; font-weight:bold;}
a:hover { font-family: tahoma; font-size: 11px; color: #AA9788; text-decoration:none;  font-weight:bold;}
a:active { font-family: tahoma; font-size: 11px; color: #C9C2BB; text-decoration:none; font-weight:bold;}

#header {
font-family: georgia;
font-size: 12px;
font-weight: bold;
font-variant: small-caps;
color: #9CB0B0;
letter-spacing: 3px;
border-bottom: 1px dotted #EACF83;
}
