a#honlap span { display: none; } a#honlap:hover span { position: absolute; display: inline; border-style: solid; border-width: 1px; border-color: #cccccc; color: #6c6c6c; background-color: #ffffff; padding:2px 3px; margin-left:8px; width:130px; } a#honlap:hover { text-decoration: none; }