/* Misc styles */

body
{
	background: black;
}


a
{
	text-decoration: none;
    color: #0071BC;
}

/* Footer page styles */
.footer-bar
{
	background-color: #0061A1;
}

.footer-body
{
	background-color: white;
}
