.t4 {
height:125; width:100%; cursor:wait;
background-image:url(../graphics/t4.jpg);
border:medium groove #a060c0;
border-left-width:thin;
border-right-width:thick;
font-family:FreeSans, Helvetica, Arial, sans-serif;
font-size:28;
font-weight:lighter;
}
.a4 {
cursor:help;
padding:0 10 0 10;
outline:5 groove #8090a0;
position:relative;
top:35px;
left:70px;
text-decoration:none;
}
|