.video {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.video a:link, .video a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.video a:hover {
	color: #CCC;
	}
