.text {
	font-family: Garamond, "Times New Roman", Times;
	font-size: 13px;
	line-height: 20px;
	color: #663333;
	margin-right: 15px;
	padding-right: 15px;
}
.SubLinks {
	font-size: 14px;
	line-height: 25px;
}
a:link {
	font-family: Garamond, "Times New Roman", Times;
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
