.text {
	font-family: Verdana;
	font-size: 11px;
	color: #848484;
}
.title {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #0093D9;
}

.title2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #999999;
}

.title3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFC507;
}


.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.links {
	font-family: Verdana;
	font-size: 10px;
}

a:link.links {
	color: #FF8C00;
	text-decoration: none;
}
a:visited.links {
	color: #FF8C00;
	text-decoration: none;
}
a:hover.links {
	color: #00CCFF;
	text-decoration: none;
}
a:active.links {
	color: #FF8C00;
	text-decoration: none;text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}