body {
	background-color: #512203;
	font-family: sans-serif;
	font-size: 12px;
	color: #867E7E;
}
table {
	font-family: sans-serif;
	font-size: 12px;
}

A:link {
text-decoration:none;
color : #F0D7A0;
font-weight : bold;
}
A:visited {
text-decoration:none;
color : #F0D7A0;
font-weight : bold;
}
A:hover {
text-decoration:none;
color : #E9E1D1;
font-weight : bold;
}
