BODY {
        margin:0px;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;

}

FONT {
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-size: 12px;

}

A {
        text-decoration:none;
        color: #3d3d3d;
}
A:hover {
        text-decoration:underline;
        color: #3d3d3d;
}

.menu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #BA6F2C;
        font-weight: bold;
}
.menu:hover {
        text-decoration:underline;
}
.title {
        font-family: Tahoma;
        font-size: 12px;
        color: #FFE6B2;
        font-weight: bold;
        padding-left: 10px;

}
.title:hover {
        font-family: Tahoma;
        font-size: 12px;
        color: #FFE6B2;
        font-weight: bold;
        padding-left: 10px;
        text-decoration:underline;

}
.haberler {
        font-family: tahoma;
        font-size: 12px;
        color: #3D3D3D;
        background-color: #E6E5E3;
        padding: 5px;
}
.haberler2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
        text-decoration:none;
        background-color: #E6E5E3;
}
.haberler2:hover {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: bold;
        color: #000000;
        text-decoration:underline;
}
.sorutitle {
        font-family: Tahoma;
        font-size: 12px;
        color: #AE6A0C;
        font-weight: bold;

}
.footer {
        font-family: tahoma;
        font-size: 10px;
        color: #000000;
        font-weight: bold;
}
.duyuru {
        font-family: tahoma;
        font-size: 12px;
        color: #3d3d3d;
}
.duyuru:hover {
        font-family: tahoma;
        font-size: 12px;
        color: #3d3d3d;
        text-decoration:underline;
}

.deneme {
        font-family: tahoma;
        font-size: 12px;
        color: #3d3d3d;
}
.deneme:hover {
        font-family: tahoma;
        font-size: 12px;
        color: #3d3d3d;
        text-decoration:underline;
}
