a:link {
	color: #661318;
	text-decoration: none;
}
a:hover {
	color: #E67F1C;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.style5 {
	font-size: 10px;
	color: #FFFFFF;
}
.whitetext {color: #FFFFFF}
.heading1 {
	font-size: 20px;
	color: #D9761C;
}
.header {
	font-size: 36px;
	color: #661318;
}
