body {
	background-color: #19374f;
	font-family:  Arial;
	font-size: 15px;
	font-weight: bold;
	color: white;
}
a {
	text-decoration: none;
	color: white;
}

.link {
	padding-top: 25px;
}

.link a {
	font-family:  Arial;
	font-size: 20px;
	font-weight: bold;
	color: white;
}
a:hover {
	color: #3273a4;
}
