.wefsite {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #3399FF;
	text-decoration: underline;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 21px;
	font-style: normal;
	line-height: normal;
	color: #296999;
	font-weight: normal;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #EBBD66;
	text-decoration:none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #EBBD66;
	text-decoration:none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #EBBD66;
	text-decoration:none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #EBBD66;
	text-decoration:none;
}
.subtitle {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #D94805;
}

.smallsubtitle {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #D94805;
}