body,p,td,table,span,div{
        color: #262121; font-family: Tahoma, Verdana; font-size: 15px;
}
a{
    font-size:14px;
    font-family: Tahoma, Verdana;
    font-weight: bold;
    color: #000000;
    text-decoration: none;

}
a:link{
    font-size:14px;
    font-family: Tahoma, Verdana;
    font-weight: bold;
    color: #000000;
    text-decoration: none;

}
a:hover{
    color: #e78800;
    text-decoration: underline;
}
.txt {
    font-size:12px;
    font-family: Tahoma, Verdana;
    color: #262121;
}
rem{ color:#7D601E;}

