@charset "ISO-8859-1";
#header {
	padding-top: 102px;
	padding-left: 25px;
}
#header a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	color: #000000;
}
#header a:hover {
	color: #004F3E;
}
#contact a {
	color: #000000;
	text-decoration: none;
}
#contact a:hover {
	color: #004A37;
}

