
body {
	background-color: #EADECC;
	color: #000000;
	font-size: 14px; 
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #805040;
}
a:active {
	color: #000000;
}