.navigation a{
	font-family: "Trebuchet MS";
	font-size: 13px;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

.navigation a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.navigation a:visited{
	color: #000000;
	text-decoration: none;
}

.navigation a:visited:hover{
	color: #FFFFFF;
	text-decoration: none;
}

.trebuchet22{
	font-family: "Trebuchet MS";
	font-size: 22px;
}

.trebuchet13{
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.trebuchet14{
	font-family: "Trebuchet MS";
	font-size: 15px;
}

.trebuchet11{
	font-family: "Trebuchet MS";
	font-size: 11px;
}

select, textarea, input{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}

.over {
	color: #FFFFFF;
	background-color: #000000;
}


