.font {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.RedFont {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: a90415;
	text-decoration: none;
}
.fontblue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #4CB3F6;
	text-decoration: none;
}
