a:link {
	color: #33490A;
	text-decoration: none;
}

a:visited {
	color: #33490A;
	text-decoration: none;
}

a:hover {
	color: #33490A;
	text-decoration: underline;
}

.type {
	font-family: Arial, Helvetica, sans-serif;
	color: #486C8B;
	font-size: 12px;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #33490A;
}
.largetype {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
