.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	color: #FF0000;
}
.body a:link {
	color: #FF0000;
	text-decoration: underline;
}
.body a:visited {
	color: #FF0000;
}
.body a:active {
	color: #FF0000;
}
.body a:hover {
	color: #FFFFFF;
	text-decoration: none;

}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	color: #FFF;
	font-weight: normal;
}
.nav a:link {
	color: #FFF;
	text-decoration: underline;
}
.nav a:visited {
	color: #FFF;
}
.nav a:active {
	color: #FFF;
}
.nav a:hover {
	color: #5B0501;
	text-decoration: none;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	color: #FF0000;
	font-weight: bold;
}
.header a:link {
	color: #7D7D6E;
	text-decoration: none;
}
.header a:visited {
	color: #7D7D6E;
	text-decoration: underline;
}
.header a:active {
	color: #99CCFF;
	text-decoration: underline;
}
.header a:hover {
	color: #99CCFF;
	text-decoration: none;
	
}

.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:visited {
	color: #7D7D6E;
	text-decoration: none;
	
	}
.nav2 a:active {
	color: #7D7D6E;
	text-decoration: none;
	
	}
.nav2 a:hover {
	color: #000000;
	text-decoration: none;
	
	
}

.signoff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF0000;
	letter-spacing: 2px;
}
.signoff a:link {
	color: #8B5C29;
	text-decoration: underline;
	
	}
	
.signoff a:visited {
	color: #8B5C29;
	text-decoration: underline;
}
.signoff a:active {
	color: #8B5C29;
	text-decoration: underline;
	
	}
.signoff a:hover {
	color: #FFFFFF;
	text-decoration: none;


}

.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:visited {
	color: #333333;
	text-decoration: underline;
	}
.title a:active {
	color: #000000;
	text-decoration: underline;
	}
.title a:hover {
	color: #000000;
	text-decoration: none;

}

.SM {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal;
}
.SM a:link {
	color: #FFF;
	text-decoration: underline;
}
.SM a:visited {
	color: #FFF;
}
.SM a:active {
	color: #FFF;
}
.SM a:hover {
	color: #5B0501;
	text-decoration: none;

