#FeaturedContents{

}

#FeaturedContents p{
	color: #AAAAAA;
	font-size:10px;
}

#FeaturedContents a{
	color: #6D9DC0;
	font-size:10px;
	text-decoration:none;
}

#FeaturedContents a:hover{
	color: #c9fafd;
	text-decoration:none;
}


#FeaturedContents img{
	border:0;
}

#FeaturedContents h4{
	color: #6D9DC0;
	font-size:12px;
	margin-bottom: 5px;
}

#YouTubeContents{
	margin-top:20px;
}

.YouTubeContent{
/*	margin-top: 5px; */
}

.YouTubeContent a{
	text-decoration:none;
}

.YouTubeContent a:hover{
	color: #c9fafd;
	text-decoration:none;
}


.YouTubeContent img{
	outline :0;
}

.YouTubeContent h4{
	color: #6D9DC0;
	font-size:12px;
	margin-bottom: 5px;
}
