body {
	background-color: white;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: black;
}

img {
	border: 0px;
}

.vid {
	display: block;
	margin: 5px 0 8px 0;
	font-size: 11px;
	padding: 0px;
	background-color: white;
}

.vid:hover {
	color: red;
}

a {
	color: black;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

#selectedvid {
	display: block;
	margin: 5px 0 8px 0;
	font-size: 11px;

	color: red;
}

.kk {
	font-size: 11px;
	line-height: 16px;
}

h1 {
	font-size: 14px;
}

.copy {
	font-size: 9px;
	color: #dbdbdb;
}

.arrows {
	font-size: 14px;
	font-weight: bold;
}