body {
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}

a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}

a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 20px;
}


h1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #FE9900;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}

.black a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}
.black a:visited{
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}

.black a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FE9900;
	line-height: 20px;
}
.black a:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FE9900;
	line-height: 20px;
}

