.body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #4588B7;
}
.body a:link {
	color: #4588B7;
	text-decoration: underline;
}
.body a:visited {
	text-decoration: none;
	color: #4588B7;
}
.body a:active {
	text-decoration: none;
	color: #4588B7;
}
.body a:hover {
	color: #632A12;
	text-decoration: none;

}

.nav {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #689AC2;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.nav a:link {
	color: #689AC2;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #689AC2;
}
.nav a:active {
	text-decoration: none;
	color: #632A12;
}
.nav a:hover {
	color: #632A12;
	text-decoration: none;

}

.header {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	color: #632A12;
}
.header a:link {
	color: #632A12;
	text-decoration: underline;
}
.header a:hover {
	color: #99CCFF;
	text-decoration: none;
}
.header a:visited {
	color: #632A12;
	text-decoration: underline;
}
.header a:active {
	color: #632A12;
	text-decoration: underline;	
}

.nav2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #689AC2;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.nav2 a:link {
	color: #689AC2;
	text-decoration: none;
}
.nav2 a:visited {
	text-decoration: none;
	color: #689AC2;
}
.nav2 a:active {
	text-decoration: none;
	color: #689AC2;
}
.nav2 a:hover {
	color: #632A12;
	text-decoration: none;

	
}

.signoff {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #689AC2;
}
.signoff a:link {
	color: #8B5C29;
	text-decoration: underline;
}
.signoff a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.signoff a:visited {
	color: #8B5C29;
	text-decoration: underline;
}
.signoff a:active {
	color: #8B5C29;
	text-decoration: underline;

}

.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #632A12;
}
.title a:link {
	color: #000000;
	text-decoration: underline;
}
.title a:hover {
	color: #000000;
	text-decoration: none;
}
.title a:visited {
	color: #333333;
	text-decoration: underline;
}
.title a:active {
	color: #000000;
	text-decoration: underline;

