
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #005500;
}
.body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E26632;
}
.smallbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #005500;
}

.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #E26632;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #005500;
}

.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #F8F8D2;
}

.link1 A:link {color: #005500; text-decoration: none}
.link1 A:visited {color: #005500; text-decoration: none}
.link1 A:active {color: #005500; text-decoration: none}
.link1 A:hover {color: #007900; text-decoration: none; font-size: 18px}

.link2 A:link {color: #005500; text-decoration: none}
.link2 A:visited {color: #005500; text-decoration: none}
.link2 A:active {color: #005500; text-decoration: none}
.link2 A:hover {color: #007900; text-decoration: none; font-size: 14px}

.cookiebtn {
	background-color : #aaaaaa;
	color: 000;
	font-size:12px;
	padding: 5px 10px;
	border-radius: 6px;
	border:none;
}
#cookiebtndiv {
	z-index:99999;
	position: fixed;
	bottom: -4px;
	left: 10px;
	display:none;
}
#policycontainer {
	font-family: "Open Sans"; font-weight:normal; color:#fff; font-size:14px;
	z-index:99999;
	background-color : #000;
	position: fixed;
	bottom: -4px;
	left: 0px;
	width:100%;
	opacity:0.85;
	margin:0 auto;
	display:none;
}

.contentcontainer { font-family: "Open Sans"; font-weight:normal; color:#000; font-size:14px; margin:40px; }

.link3 A:link {color: #fff; text-decoration: underline}
.link3 A:visited {color: #fff; text-decoration: none}
.link3 A:active {color: #fff; text-decoration: none}
.link3 A:hover {color: #fff; text-decoration: underline}
