
body,td,th {
	font-family: georgia;
	font-size: 11px;
	color: #908b93;
}
a {
	font-size: 11px;
	color: #908b93;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: 916E57;
}
a:active {
	text-decoration: none;
}
.Brown {
	font-family: Georgia;
	font-size: 11px;
	color: #916E57;
}
.Gray {
	font-family: Georgia;
	font-size: 11px;
	color: #908b93;
}
.GraySmall {
	font-family: Georgia;
	font-size: 10px;
	color: #A5A0AA;
}