.navigation {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: oblique;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	font-weight: bold;
}

.navigation :hover {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: oblique;
	color: #FFFFFF;
	font-weight: bold;
}
.font {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: oblique;
	color: #000000;
}
.fontl {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: oblique;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
}
.fontll {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	font-stretch: ultra-expanded;
}
.fontlll {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: oblique;
	color: #FF9933;
}
.white {
	color: #FFFFFF;
	font-size: 14px;
}

.fontl :hover{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: oblique;
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
}
