BODY{
 background-color: burlywood; font-family: verdana, helvetica, helv, sans-serif;
}
.return{ background-color: yellow; font-size: 7pt; }
.wizbutton{ background-color: skyblue; font-size: 7pt; }
.toptab{ border: 66px; }
.toptab td{
 background-color: white; width: 96; text-align: center;
 border: 6px outset green;
}
.toptab a{ color: black; font-weight: bold; text-decoration: none; }
.toptab a:hover{ color: blue; text-decoration: underline; }
