.tn{
border: 2px solid black;
width: 125px;
height: 125px;
}

.big{
border: 2px solid black;
width: 250px;
height: 250px;
}

.txt{
font-family: impact, arial;
font-size: 32px;
color: #ffff88;
}

.down{
font-family: impact, arial;
font-size: 48px;
color: #ffff88;
}

.link{
font-family: impact, arial;
font-size: 32px;
color: white;
}

.small{
font-family: tahoma;
font-size: 11px;
color: white;
font-weight: bold;
text-decoration: none;
}
