/* Netellise Stylesheet 2022-01 */
body {
	font-family: OverpassRegular,arial,arial narrow,sans-serif;
	color: #000677;
	text-decoration: none;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;color: hotpink;}
a:active {text-decoration: none;}

p {text-align: justify;}

