.video{
	font-family 	: sans-serif,Verdana, Arial, Helvetica;
	font-weight 	: normal;
	font-size  		: 10px;
}
.video .videoList{
	font-size		: 10px;
	font-weight		: bold;
	color			: #484848;
	text-decoration	:none;
}

.video .videoListtitle{
	font-size		: 10px;
	font-weight		: bold;
	color			: #29278E;
	text-decoration	:none;
}
.video .videoListtitle a{
	font-size		: 10px;
	font-weight		: bold;
	color			: #29278E;
	text-decoration	:none;
}
.video .videoListtitle a:hover{
	color			: #0500DC;
}


.video .videoList_date{
	font-size		: 10px;
	font-weight		: light;
	color			: #F50777;
	text-decoration	:none;
	font-style		:italic;
}
