@charset "UTF-8";
a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
#contactbox {
	margin-left: 175px;
	margin-top: -20px;
}
