body {
font-family: "Trebuchet MS";
font-size:12px;
background-color:transparent;
}


a {
color: #1e7bb2;
text-decoration: none;
cursor: normal;
}


a:hover {
color: #1e7bb2;
cursor: hand;
}

#framelink {
background: url('../images/yellowblock.gif') no-repeat;
color: #000;
height: 210px;
width: 205px;
padding-left: 13px;
padding-right: 5px;
padding-top: 30px;
float: left;
margin-left: -6px;
}