body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #4C361C;
	line-height:24px;
}
.heading {
    color: #997245;
	font-size:30px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4C361C;
	letter-spacing:1px;
}
.navigation a {
    text-decoration:none;
	color: #4C361C;
}
.navigation a:hover {
    text-decoration:underline;
	color: #4C361C;
}
.link {
color:#5a625e;
font-size:16px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #C4B5B4;
}

