

.videoTitle {
	font-family: Verdana, Tahoma, Arial;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	line-height : 30px;
	padding-bottom : 4px;
	margin-bottom : 20px;
}

.videoText {
	
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;

}

A:link {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px; 
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
} 

A:visited {
	font-family: Verdana, Tahoma, Arial; 
	font-size: 10px; 
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
}

A:active {
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px; 
	color:#ffffff;
	text-decoration:underline;
	font-weight: bold;
}


A:hover { 
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px; 
	color: #fcb062;
	text-decoration:underline; 
	font-weight: bold;
}

