﻿body
{
	font-size: medium;
	font-family: Cambria, 'Calisto MT' , Georgia;
	background-color: #7892b1;
	padding-left: 10%;
}


a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}
a:hover {text-decoration: underline; color: #7892B1;}

.navLink{color: Black;}
.footer
{
	color: white; padding-top: 10px; font-family: Garamond, Cambria, Tahoma, 'Times New Roman'; font-weight: bold;
}
