.mainlink {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 21px;
}
.mainlink:hover  {
	text-decoration: none;
	color: #CC9900;
	word-spacing: 1px;
	letter-spacing: 1px;
}
.email {

	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
}
.matter {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #CC9900;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	text-decoration: none;
	color: #FFCC00;
	text-transform: uppercase;
}
.subtitle {

	font-family: "Trebuchet MS";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: uppercase;
}
