.mainTop 
{
text-transform: normal;	
  }
a.mainTop:link, a.mainTop:visited
 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	width:77px;
	height: 20px;
	background-repeat:no-repeat;
}
a.mainTop:hover
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	text-valign: middle;
	text-decoration: none;
	line-height: 20px;
	width:77px;
	height: 20px;
	background-image:url(../images/ql.gif);
	background-repeat:no-repeat;
}

