body{
	font-family: Arial,sans-serif;
	background-color: #94B6D2;
	background-image: url(images/background.jpg)
	
}

.side_nav {
	font-size: 18px;
	font-weight: bold;
	color: #3F4E85;
}

.understated {
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.smalltext {
	color: #000000;
	font-size: 10px;
}

a.menu {
	color: #3F4E85;
	text-decoration: none;
	font-weight:bold;
	font-size:20px;
	}

a.menu:hover {
	color: #000033;
	text-decoration: none;
	font-weight:bold;
	font-size:20px;
	}

a.click {
	color: #3F4E85;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	}

a.click:hover {
	color: #000033;
	text-decoration: underline;
	font-size:10px;
	}	
a.news {
	color: #3F4E85;
	text-decoration: none;
	}

a.news:hover {
	color: #000033;
	text-decoration: underline;
	}
	
	
	
	


