.general {
}
.font1 {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}
.font2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color:#ffffff;
	text-decoration: none;
}
.font2:Hover {
	text-decoration: none;
}
.font3 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color:#333333;
	text-decoration: none;
}
.font4 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color:#4d4b48;
	text-decoration: underline;
}
.font4:Hover {
	color:#999999;
	text-decoration: none;
}
.font5 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color:#5a544a;
	text-decoration: underline;
}
.font5:Hover {
	color:#7f7667;
	text-decoration: none;
}
.font6 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color:#5a544a;
	text-decoration: underline;
}
.font6:Hover {
	color:#7f7667;
	text-decoration: none;
}