.nav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.whitetext {
	font-family: "Trebuchet MS";
	font-size: 14.5px;
	color: #FFFFFF;
}
.blacktext {
	font-family: "Trebuchet MS";
	font-size: 14.5px;
	color: #333333;
}
.whitenav {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.furtherinfo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.sizetime {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.whiteborder {
	border: 1px solid #FFFFFF;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
