*    { font-family: Arial; font-size:12px; color:#404040; } 
body { background-color:transparent; margin:0px;text-align:left; }

a {
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

#cnt {
    position:absolute;
    left:0px;
    top:0px;
    width:642px;
    height:449px;
    border:solid 1px #FFF580;
    /*background-color: #EDEEDE;*/
    background-color: #FFFCD7;
    overflow:auto;
}
