<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#common a, #common p {
	color: #ffffff;
	font-size: 15px; 
	font-family: Dosis,Verdana,Helvetica,sans-serif;
	font-weight: bold; 
	font-style: normal;
	text-transform: uppercase;
}

#common p {
	text-align: center;
	margin: 0;
	padding: 0;
}

#common a {
	text-decoration: none;
}

#common a:hover 
{
	color: #000167;
	text-decoration: underline;	

}</pre></body></html>