table.tabla_videos {
	background-color: #F7FFEA;
	border: 1px solid #000000;
	width:100%;
	text-align: left;
	color: #242424;
	margin-bottom: 5px;
	font-weight: bold;
}

.autor {
	color: #282828;
	text-align: left;	
	font-weight: bold;
	font-size: 10px;
}


