a:link {
	color: #5e5959;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #5e5959;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #171515;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #5e5959;
	text-decoration: none;
	font-weight: bold;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.paging a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.paging a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.paging a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.paging a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#footer a {
	color: #003a48;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
}
#footer a:hover {
	color: #00252F;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 a:hover {
	color: #000000;
}
