@charset "utf-8";
.imagelogo {
	margin-top: 100px;
	margin-left: 400px;
	padding-right: 20px;
	float: left;
}
#content {
	margin-top: 150px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	line-height: 38px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	letter-spacing: -0.05em;
	color: #666;

}
#content a:link, #content a:active, #content a:visited {
	color: #666;
	text-decoration: none;
}
#content a:hover {
	text-decoration: none;
	color: #EF3F49;
}
