.Top_Menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #00FF00;
	font-weight: bolder;
}
.Top_Menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
}
.Navigation_Active {
	font-family: Verdana;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bolder;
}
.Navigation_Active:hover {
	font-family: Verdana;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	text-align: right;
	white-space: normal;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #000000;
	background-color: #FFFF00;
}
.Navigation_inactive {
	font-family: Verdana;
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	text-align: right;
	white-space: normal;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #000000;
}
.Page_title {
	font-family: Papyrus;
	font-size: 42px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-transform: uppercase;
	font-variant: normal;
	text-decoration: blink;
}

.Jump {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FF0000;
	font-weight: bolder;
	text-decoration: none;
	display: block;
}
.Jump:hover {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	display: block;
}
.content_bold {
	font-family: "Book Antiqua";
	font-size: 30px;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: underline;
	text-align: center;
}
.content_bold:hover {
	font-family: "Book Antiqua";
	font-size: 30px;
	font-weight: bolder;
	color: #0000FF;
	text-decoration: underline;
	text-align: center;
}
.Link_text {
	font-family: Verdana;
	font-size: 24px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.Jump1 {
	font-family: "Monotype Corsiva";
	color: #FF0000;
	display: block;
	padding: 10px;
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

.Jump1:hover {
	font-family: "Monotype Corsiva";
	color: #FFFFFF;
	display: block;
	padding: 10px;
	background-color: #0000FF;
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}
.Link_text:hover {
	font-family: Verdana;
	font-size: 24px;
	color: #FF0000;
	text-decoration: underline;
}
.Navigation_inactive1 {

	font-family: Verdana;
	font-size: 18px;
	line-height: normal;
	text-decoration: none;
	text-align: right;
	white-space: normal;
	display: block;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFFF00;
}
.content_text {
	font-family: Georgia;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	word-spacing: normal;
	letter-spacing: normal;
	vertical-align: middle;
	text-indent: 0px;
	white-space: normal;
	display: block;
	margin-bottom: 20px;
}

