body {

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:#59471B;

}

td {

	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color:#59471B;

}

.navigation {

	text-decoration: none;
	font-weight: bold;
	color: #CFC6A7;

}

.navigation:hover {

	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;

}

a {

	text-decoration: none;
	color: #59471B;

}

a:hover {

	text-decoration: none;
	color: #FF0000;

}