body
{
 background: #FFF;
 margin : 0px;
 padding: 0px
}

.big
{
 text-decoration : none;
 font            : bold 15px Tahoma;
 color           : #FFFFFF
}
.big:hover
{text-decoration : underline}


.run_text
{
 text-decoration : none;
 font            : bold 13px Tahoma;
 color           : #00
}

.infoline
{
 text-decoration : none;
 font            : bold 12px Tahoma;
 color           : #FFFFFF
}

