.textad,
.textad:hover,
.textad:active,
.textad:visited
{
display: block;
padding: 8px;
text-decoration: none;
background: #ffffad;
border: 1px solid #555544;
color: inherit ! important;
}
.textad p
{
padding: 0;
margin: 0 0 8px 0;
text-align: center;
}
.textad .titletext
{
text-align: center;
}