body {
    font-family: tahoma;
    font-size: 12px;
    color: #D9008D;


    background-color: #90D9FF;
    background-image: url(../images/header_back.jpg);
    background-repeat: repeat-x;
    background-position: top;
    padding: 0;
    margin: 0;
}

.td_block_header {
    font-family: "Times New Roman", Times, serif;
    font-size: 20px;
    font-style: italic;
    color: #FFFFFF;
    background-image: url(../images/block_header_back.gif);
}



#td_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #8F005D;
    padding: 12;
}

#td_text a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF06A8;
    font-weight: bold;
    text-decoration: underline;
}

#td_text a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #D9008D;
    font-weight: bold;
    text-decoration: none;
}

#td_footer a:hover {
    font-family: tahoma;
    font-size: 11px;
    color: #EC0099;
    text-decoration: underline;
    font-weight: bold;
}

#td_footer a {
    font-family: tahoma;
    font-size: 11px;
    color: #CE0086;
    text-decoration: underline;
    font-weight: bold;
}

#td_footer {
    font-family: tahoma;
    font-size: 11px;
    color: #8F005D;
    background-image: url(../images/footer.gif);
    height: 30px;
}
img.thumb {
 width: 320px;
 height: 240px;
 border: 1px solid black;
}
