.mainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
	text-align: left;
	white-space: normal;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;

}
.mainMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	text-decoration: none;
	padding: 2px;
	border-top: 0px none #006600;
	border-right: 0px solid #006600;
	border-bottom: 0px solid #006600;
	border-left: 0px solid #006600;
	text-align: center;
	font-weight: bold;


}
.titleBorder {
	border: 1px solid #006600;
}
.credits {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	text-align: center;
	padding: 2px;
	font-weight: bold;
}
.sideBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.mainMenu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	text-decoration: none;
	border-top: 0px none #006600;
	border-right: 0px solid #006600;
	border-bottom: 0px solid #006600;
	border-left: 0px solid #006600;
	text-align: center;
	font-weight: bold;

}
.mainMenu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	text-decoration: none;
	border-top: 0px none #006600;
	border-right: 0px solid #006600;
	border-bottom: 0px solid #006600;
	border-left: 0px solid #006600;
	text-align: center;
	font-weight: bold;

}
.mainMenu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006600;
	text-decoration: none;
	border-top: 0px none #006600;
	border-right: 0px solid #006600;
	border-bottom: 0px solid #006600;
	border-left: 0px solid #006600;
	text-align: center;
	font-weight: bold;

}
.mainMenu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #009933;
	text-decoration: none;
	border-top: 0px none #006600;
	border-right: 0px solid #006600;
	border-bottom: 0px solid #006600;
	border-left: 0px solid #006600;
	text-align: center;
	font-weight: bold;

}
