a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #24CDF2;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	color: #24CDF2;
}
.vidGrid {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 500px;
	width: 765px;
	margin-left: -15px;
}
.thumbnail {
	margin-bottom: 10px;
	margin-left: 15px;
}

