A:link.tkm, A:visited.tkm {font-family:tahoma;font-size:11px;color:#125291;font-weight:normal;text-decoration:none;}
A:active.tkm, A:hover.tkm {font-family:tahoma;font-size:11px;color:#B832A3;font-weight:normal;text-decoration:underline;}

td.news{
    font-family:Tahoma,sans-serif;
    color:#125291;
    font-size:11px;
    text-align:justify;
    line-height:12pt;
}
td.news1{
    font-family:Tahoma,sans-serif;
    color:#125291;
    font-size:11px;
    text-align:right;
    line-height:12pt;
}
td.n{
     background-color: #D1E2EF;
}


td.x{
    font-family:Tahoma,sans-serif;
    color:#125291;
    font-size:11px;
    text-align:left;
    line-height:12pt;
}

td.y{
    font-family:Tahoma,sans-serif;
    color:#B832A3;
    font-size:11px;
    text-align:left;
    line-height:12pt;
}
td.a{
    font-family:Tahoma,sans-serif;
    color:#125291;
    background-color: #D1E2EF;
    font-size:11px;
    text-align:left;
    line-height:12pt;
}
input.form{
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color:#06335F;
    padding-left:3px;
    padding-right:3px;
    border: 1px solid #779AB5;
    background-color: #F7F7F5;
    width:200px;
    height:18px;
}
textarea.form{
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 11px;
    color:#06335F;
    padding-left:3px;
    padding-right:3px;
    border: 1px solid #779AB5;
    background-color: #F7F7F5;
    width:200px;
    height:100px;
}
input.send{
    width: 68px;
    height: 18px;
    background-image: url(gfx/btn_send.gif);
    border: none;
    cursor: hand;
}
input.reset{
    width: 68px;
    height: 18px;
    background-image: url(gfx/btn_reset.gif);
    border: none;
    cursor: hand;
}


