.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
.body a:link {
	color: #CE4553;
	text-decoration: underline;
}
.body a:visited {
	text-decoration: underline;
	color: #CE4553;
}
.body a:active {
	text-decoration: underline;
	color: #CE4553;
}
.body a:hover {
	color: #666666;
	text-decoration: none;

}

.likelink { color: #ce4553; font-size: .8em; }

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	font-weight: normal;
}
.nav a:link {
	color: #CE4553;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #7D7D6E;
}
.nav a:active {
	text-decoration: none;
	color: #CE4553;
}
.nav a:hover {
	color: #999999;
	text-decoration: none;

}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	font-weight: lighter;
}
.header a:link {
	color: #7D7D6E;
	text-decoration: none;
}
.header a:hover {
	color: #99CCFF;
	text-decoration: none;
}
.header a:visited {
	color: #7D7D6E;
	text-decoration: underline;
}
.header a:active {
	color: #99CCFF;
	text-decoration: underline;
	
}

.nav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #7D7D6E;
	font-weight: normal;
	text-transform: uppercase;
}
.nav2 a:link {
	color: #7D7D6E;
	text-decoration: none;
}
.nav2 a:hover {
	color: #000000;
	text-decoration: none;
}
.nav2 a:visited {
	color: #7D7D6E;
	text-decoration: none;
}
.nav2 a:active {
	color: #7D7D6E;
	text-decoration: none;
	
	
}

.signoff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #7D7D6E;
}
.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: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.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;
	
}
