a:link {
	color: #5d5d39;
}

a:visited {
  color: #5d5d39;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}
a.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #5D5D39;
	font-style: normal;
	font-weight: normal;

}

a.menu:hover {
	color: #999999;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;

	}
	
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6B6B69;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6B6B69;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6B6B69;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

.textheading {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

