

.buylink a {background-color: #cccccc; font-weight: bold;padding: 0px 3px 1px 3px;  text-decoration: none;}
.buylink a:hover{ color: white; background-color: #333333; text-decoration: none;}

div.interactive {
font-weight: bold;
font-size: 0.75em;
font-family: Arial, Helvetica, sans-serif;
display: block;
width: 200px;
float: right;
margin-left: 10px;
}

div.interactive a:hover {
text-decoration: none;
}

div.interactive a:hover span {
text-decoration: underline;
}

