.Highlight_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #891D01;
	text-decoration: underline;
}
a {
	color: #5E2F00;
	text-decoration: underline;
}
.Highlight_Links:hover {
	color: #C1A562;
}
a:hover {
	color: #C1A562;
}
.caps {
	text-transform: uppercase;
	line-height: 1.25em;
}
.list {
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}

