footer#page-footer.sticky-footer {
    display: none;
}
.container h5,
.container h5 a {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding-top: 8px;
	margin-bottom: 2px;
}
.container h5 a:hover {
	color: #F00;
	text-decoration: none;
}
a.download {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.intext-text a.download {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
a.download:hover{
	color: #f00;
	text-decoration: none;
}
.intext-text a {
	color: #666;
	font-style: italic;
	font-weight: bold;
}
.intext-text a:hover {
	color: #f00;
	text-decoration: none;
}
.thumbnail h3 {
    text-align: center;
}
.thumbnail h3 a {
	text-align: center;
	color: #000;
}
.thumbnail h3 a:hover {
	text-align: center;
	color: #F00;
	text-decoration: none;
}
.thumbnail h4 {
    text-align: center;
}
.thumbnail h4 a {
	text-align: center;
	color: #666;
}
.thumbnail h4 a:hover {
	text-align: center;
	color: #F00;
	text-decoration: none;
}
