@charset "UTF-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
td a {
	text-decoration: none;
	color: #999999;
}
td a:hover {
	text-decoration: none;
	color: #FF9900;
}
td a:visited {
	text-decoration: none;
	color: #999999;
}
.videoTitle {
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 4px;
}
.vIdeoInfo {
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
	color: #FFFFFF;
}
.nav {
	font-weight: bold;
}
.nav a {
	font-weight: bold;
	color: #CCCCCC;
}
.nav a:visited {
	font-weight: bold;
	color: #CCCCCC;
}
.nav a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.vidIndex {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
	line-height: 16px;
}
.vidIndex a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.vidIndex a:visited {
	color: #333333;
	text-decoration: none;
}
.vidIndex a:hover {
	color: #333333;
	text-decoration: none;
}
