p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
a {
	font-weight: bold;
	color: #91731D;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}