﻿.hyper_link {
	font-family: Papyrus;
	font-weight: bold;
	color: #FF9900;
	font-size: 26px;
	text-align: center;
	text-decoration: underline;
}
.Back-Buttons {
	font-family: Papyrus;
	font-weight: bold;
	color: #008080;
	font-size: xx-large;
	text-align: center;
	text-decoration: none;
}
.ButtonText {
	font-family: Papyrus;
	font-weight: bold;
	color: #FF9900;
	font-size: 18px;
}
.Header {
	font-family: Papyrus;
	font-size: 55px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #000000;
}
.newStyle1 {
	font-family: Papyrus;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #CC9900;
}
.newStyle2 {
	font-family: Papyrus;
	font-size: xx-large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #CC9900;
	text-decoration: none;
}
.TextBox {
	font-family: Papyrus;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
a {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	font-size: 36px;
	font-family: Papyrus;
	color: #99CC00;
	font-weight: bold;
}
a:link {
	font-family: Papyrus;
	font-size: 30px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font-family: Papyrus;
	font-size: 36px;
	font-weight: bold;
	color: #FF5050;
}
