body {
	font-family: Arial;
	font-size: 12px;
	color: #c9bb9e;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #c9bb9e;
}

th {
	font-family: Arial;
	font-size: 12px;
	color: #c9bb9e;
}

a:link {
	font-style: normal;
	text-decoration: none;
	color: #c9bb9e;
}

a:visited {
	font-style: normal;
	text-decoration: none;
	color: #c9bb9e;
}

a:hover {
	font-weight: bold;
	color: #dfd2b9;

}

a:active {
	font-style: normal;
	text-decoration: none;
	color: #c9bb9e;
}
