body {
	font-family: 'Sintony', Geneva, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #333222;
	text-decoration: none;
}
a:visited {
	color: #333222;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: #333222;
	text-decoration: none;
}
