table#video {
	margin-left:10%;
	margin-right:10%;
	width:80%;
	background:#99412b;
	border:1px solid #99412b;
}
table#video td a {
	font-family:sans-serif;
}
table#video td {
	padding:0.5em;
}
td.video {
	background:#ee6543;
	color:white;
}
td.selected {
	background:#ee6543;
	font-weight:bold;
}
td.unselected {
	background:#99412b;
}
table#video td a {
	color:white;
}
table#video td a:hover {
	color:white;
}
