@charset "utf-8";
.text {
	font-family: Calibri;
	font-size: 20px;
	font-weight: normal;
	color: #025183;
}


a:link {
	color: #025183;
	text-decoration: none;
}

a:visited {
	color: #025183;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}
