a:link {
	text-decoration: none;
	color: #3C3A30;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: underline;
	color: #005941;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #025440;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.style2 {
	color: #663300;
	text-align: left;
}