.Background {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #000000;
	font-weight: bold;
}
.Mouseover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	text-decoration: blink;
	background-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: lighter;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.linktext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF33;
	text-decoration: none;
}.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #0099FF;
	font-weight: bold;
}
.oldenglish {
	color: #00CCFF;
	font-family: "Old English Text MT";
	font-size: large;
}


.BackgroundM {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #CCCC99;
	background-color: #000000;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
}

.oldenglish1 {
	color: #CCFF99;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
