@charset "utf-8";
/* CSS Document */



body {

	margin-top: 0px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9ea88f;
	
}

a:link {
	color: #9ea88f;
	text-decoration: none;
}
a:visited {
	color: #9ea88f;
	text-decoration: none;
}
a:hover {
  color: #d51733  ;
  text-decoration:underline;
}

a:active {
	color: #9ea88f;
	text-decoration: none;
}

.contact_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

