.menuH { width:790px; height:25px; margin:0 0 5px 0; }
.menuH a {background-color:#437fc1;
	text-align: center;
	box-shadow: 3px 3px 5px #888888;
	float: left; 
	height:30px;
	width: 110px; 
	font-family: Verdana, Geneva, sans-serif;
	font-size: .85em;
	font-weight: normal;
	color: #FFF;
	padding: 3px 2px 0 2px ;
	margin: 0 10px 10px 0;
	text-decoration:none!important;
}	
.menuH a:hover { background-color:#d7df21;  color:#6d6e71!important; font-weight:bold; display: table-cell;}
.menuH span {font-size:.7em}
.fas {font-size:1.75em; padding-top:.25em; text-align:center; width:25px}
.vd-thumbnail a {color:#d7df21;}
.vd-thumbnail a:hover {color:#ff9900}