#bas 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	height: 50px;
	z-index: 3;
	background-color: #333333;
	text-align: center;

}

#bas #txt
{
	position:relative;
	top: 15px;
	color: #FFF;
}

#bas a 
{
	color: #FFF;
}

#bas a:hover 
{
	color: #CCC;
}
