#logod {
	height: 200px;
}

#logod  .img-fluid {
    display: block;
    max-height: 200px;
    max-width: 100%;
}

#booty tr td a, #booty tr td a:link, #booty tr td a:visited {
	color: #004b9e;
}

#booty tr td a:hover {
	color: #55a5fe;
	text-decoration: none;
}

#linked a, #linked a:link, #linked a:visited {
	color: #3c3c3c;
}

#linked a:hover {
	color: #a8a6d8;
	text-decoration: none;
	text-shadow: 0 0 1px rgba(156, 156, 156, 0.42);
}

h3 {
	font-size: 16px;
}