.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #354D42;
	word-spacing: normal;
	line-height: 22px;
	letter-spacing: 0.15em;
}
.bottomtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;
	color: #D9ECEC;
}

h1 {
	color: #D7E3DD;
	font-size: 21px;
	letter-spacing: 0.35em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 40px;
}
a:link {
	color: #D9ECEC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D9ECEC;
}
a:active {
	text-decoration: none;
	color: #D9ECEC;
}
a:hover {
	text-decoration: none;
	color: #354D42;
	background-color: #D9ECEC;
}

a.textlink:link {
	color:#275050;
	text-decoration:none;
}
a.textlink:active {
	color:#275050;
	text-decoration:none;
	
}

a.textlink:hover {
	color:#275050;
	text-decoration:underline;
	
}
a.textlink:visited {
	color:#275050;
	text-decoration:none;
	
}
