﻿a:hover {
	color: #FF3300;
}
a:active {
	color: #FF3300;
}
a:visited {
	color: #800000;
}
a {
	color: #845208;
}
.Title-H4 {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.capitals {
	font-size: x-large;
}
.no-underline {
	text-decoration: none;
}
.bottom-10 {
	margin-bottom: 10px;
}

