p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	text-decoration: none;
}
.links:hover {
	color: #7785b5;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-decoration: none;
}
.footer {
	color: #7785b5;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-decoration: none;
}.whtText {
	color: #FFFFFF;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: .3em;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.sublinks {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CC6633;
	text-decoration: none;
	letter-spacing: .1em;
}
.sublinks:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #CC6633;
	text-decoration: underline;
	letter-spacing: .1em;
}
