td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #00CCFF;
}
.ItemTitle {
	font-weight: lighter;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
a:visited {
	text-decoration: none;
	color: #E5E5E5;
}
.ItemText {
	font-weight: normal;
	color: #CCCCCC;
}
.ChannelTitle {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}
.ChannelTitle a:visited {
	text-decoration: underline;
	color: #4167B5;
}
.ChannelLink {
	font-weight: normal;
	color: #4167B5;
	font-size: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
