body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

a:link {
	color: #F38027;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #F38027;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #F38027;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FDBB31;
	font-weight: bold;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

