body {
	margin:				0px 0px 0px 0px;
}

a:link {
	color:				#f2884a;
	text-decoration:	none;
	font-weight:		bold;
}
a:visited {
	color:				#f2884a;
	text-decoration:	none;
	font-weight:		bold;
}
a:active {
	color:				#f2884a;
	text-decoration:	none;
	font-weight:		bold;
}
a:hover {
	color:				#F05A03;
	text-decoration:	underline;
	font-weight:		bold;
}}

