@import url("lib/template.css");
@import url("lib/contact.css");


a {
	text-decoration: none;
	color: #323232;
}


a:hover {
	color: #0073ff;
}