﻿.AnaSayfaHaberBaslikCss
{
    font-family:Arial;
    font-size:9pt;
    color:#5e3f00;
    font-weight:bold;
}
.AnaSayfaHaberBaslikCss a
{
    text-decoration:none;
    color:#5e3f00;
}
.AnaSayfaHaberBaslikCss a:hover
{
    text-decoration:underline;
    color:#5e3f00;
}
.AnaSayfaHaberSpotCss
{
    font-family:Arial;
    font-size:9pt;
    color:#5e3f00;
}
.AnaSayfaHaberSpotCss a
{
    text-decoration:none;
    color:#5e3f00;
}
.AnaSayfaHaberSpotCss a:hover
{
    text-decoration:underline;
    color:#5e3f00;
}
.HaberTarihiCss
{
    font-family:Arial;
    font-size:8pt;
    color:#5e3f00;
}
.HaberMetniCss
{
    font-family:Arial;
    font-size:9pt;
    color:#000000;
}