.leftmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	line-height: 90px;
	font-weight: normal;
	color: #000000;
	background-color: #99CC99;


}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.leftmenu a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: uppercase;
	background-color: #99CC99;
	background-repeat: repeat-x;
	border: #1F3F1F;
	left: 40px;
	top: 30px;













}
.leftmenu a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: uppercase;
	background-color: #99CC99;
	background-repeat: repeat-x;
	border: #1F3F1F;
	left: 40px;
	top: 30px;
}
.leftmenu a:hover {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: uppercase;
	background-color: #C7E2C7;
	background-repeat: repeat-x;
	border: #1F3F1F;
	left: 40px;
	top: 30px;
}
.leftmenu a:active {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: 900;
	color: #CCCCCC;
	text-decoration: none;
	font-variant: small-caps;
	text-transform: uppercase;
	background-color: #3D7A3D;
	background-repeat: repeat-x;
	border: #1F3F1F;
	left: 40px;
	top: 30px;
}
