a:link.top {
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin-left: -1px;
	font-size: 16px;
}
a:visited.top {
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin-left: -1px;
	font-size: 16px;
}
a:hover.top {
	text-decoration: none;
	color: #333;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin-left: -1px;
	background-color: #8D8D8D;
	font-size: 16px;
}
a:active.top {
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin-left: -1px;
	font-size: 16px;
}
a:link {
	color: #3B5998;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3B5998;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: none;
	color: #3B5998;
}
a:link.read-more {
	text-decoration: none;
	display: inline;
}
a:visited.read-more {
	color: #FFF;
	text-decoration: none;
	background-color: #090;
	display: inline;
	border: 3px double #FFF;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 64px;
}
a:hover.read-more {
	color: #FFF;
	text-decoration: none;
	background-color: #3B5998;
	display: inline;
	border: 3px double #FFF;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 64px;
}
a:active.read-more {
	color: #FFF;
	text-decoration: none;
	background-color: #090;
	display: inline;
	border: 3px double #FFF;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	margin-top: 1%;
	margin-right: 1%;
	margin-bottom: 1%;
	margin-left: 64px;
}
a:link.bottom {
	color: #3B5998;
	text-decoration: none;
}
a:visited.bottom {
	text-decoration: none;
	color: #3B5998;
}
a:hover.bottom {
	text-decoration: none;
	color: #C00;
}
a:active.bottom {
	text-decoration: none;
	color: #3B5998;
}
a:link.footer-nav {
	color: #3B5998;
	text-decoration: none;
	font-size: 18px;
	padding-bottom: 20px;
}
a:visited.footer-nav {
	text-decoration: none;
	color: #3B5998;
	font-size: 18px;
}
a:hover.footer-nav {
	text-decoration: none;
	color: #C00;
	font-size: 18px;
}
a:active.footer-nav {
	text-decoration: none;
	color: #3B5998;
	font-size: 18px;
}
