.hiddenmtn {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #006633;
	background-color: #007339;
}
.peonyborder {
	border: medium ridge #FF007B;
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #006633;

}
.greenborder {
	border: medium inset #007339;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF007B;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FF0066;
}

