@charset "utf-8";
a {
	font-family: calibri;
	font-size: 18px;
	color: #72D9D5;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
