*{ 
}

.c{ clear:both; height:1px; overflow: hidden; background:#ffffff}


#prom a{
	width:100%;
	line-height:40px;
	display:block;
	color:#ffffff;
	font-size:14px;
	background-color:rgba(0,0,0,0.5);
}
#prom a:link,#prom a:visited{color:#ffffff;background:;text-decoration: none;}
#prom a:hover,#prom a:active{
	color:#ffffff;
	font-size: 14px;
	background:;
	line-height:80px;
	text-align:center;
	background-position: center;
	background-color:rgba(39,137,226,0.8);
}
