body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


.link {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 15px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}

.link:link {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 15px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}


.link:visited {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 15px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;

}


.link:hover {
	font-family: Trebuchet MS, Arial, Tahoma;
	font-size: 15px;
	color: #FF8A00;
	line-height: 15px;
	text-decoration: none;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
}
