

.youtubeScreenshot {
	width: 200px;
	}

img.splashIcon {
  max-height: 40px;
	}

div.media-body h2 a {
	color: black;
	text-decoration: none;
	}

div.media-body h2 a:hover {
	text-decoration: underline;
	}
	
div#videoPane a {
	font-size: 1.2em;
	text-decoration: none;
	padding-bottom: 5px;
	}