p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 25px;
	font-weight: normal;
	color: #522000;
	text-decoration: none;
}
a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 25px;
	font-weight: bold;
	color: #E66300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.img-border {
	border:1px #6A8037 solid;
}
