.Main_Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.logo {
	background-attachment: fixed;
	background-image: url(images/Environ_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.btn {
	background-attachment: fixed;
	background-image: url(images/btn_03.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.envbk {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/bk.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
