.t2 {
height:125; width:100%; cursor:pointer;
background-image:url(../graphics/t2.jpg);
border:5 inset #a0b0cf;
font-family:FreeSans, Helvetica, Arial, sans-serif;
font-size:28;
font-stretch:condensed;
font-weight:200;
}
.a2 {
cursor:help;
padding:10 10 10 10;
outline:5 inset #8090a0;
position:relative;
top:-20px;
left:50px;
text-decoration:none;
}
|