.showteam_icon .a:link {    
    color: #fff;
}

.showteam_icon {
    font-size:20px;
    text-align: center;
    width: 35px;
    height: 25px;
    float: left;
    position: relative;
    left: 112px;
    margin-top: 10px;
}

.showteam_icon:hover .tooltiptext {
  visibility: visible;
}


 
		
		