BODY {
	color: White;
	background-color: #333977;
	font-family: sans-serif;
	font-size: small;
	
}
BODY {
	scrollbar-base-color: #2D3271;
}

A {
	color: #FF4F29;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

A:HOVER {
	color: #D24223;
	text-decoration: underline;
}
