.socbk {
	background-image: url(images/societyBackground1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #00ACEE;
	border: 1px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	
}

