.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e7e81;
	text-decoration: none;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #002d5b;
}
a:link { color: #7e7e81; text-decoration: none;}
a:visited { color: #7e7e81; text-decoration: none;}
a:active { color: #7e7e81; text-decoration: none;}
a:hover { color: #002d5b; text-decoration: none;}