body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-color : #DE2839;
        font-family : Trebuchet MS;
        font-size : 13pt;
}

p {
color : white;
}

.baslik {
font-size : 12pt;
color : red;
font-family : Tahoma;
A:link { color: red; text-decoration: none; }          /* unvisited link */
A:visited { color: red; text-decoration: none; }        /* visited links */
A:active { color: red; text-decoration: none; }        /* active links */

}

.a {
text-decoration:none;
color : black;
}

.distributor {
font-size : 12pt;
font-family : Tahoma;
text-indent : 50pt;
text-align : left;
}

.uruntablobaslik {
font-size : 12pt;
color : white;
font-family : Trebuchet MS;
}

.urunbaslik {
font-size : 15pt;
color : white;
font-family : Trebuchet MS;
text-align : center;
}

.urunler {
font-size: 12pt;
color : white;
font-family : Trebuchet MS;
text-indent : 15pt;
A: { text-decoration:none }
}

.haberler {
font-size: 10pt;
color : #de2839;
font-family : Tahoma;
text-indent : 12pt;
A: { text-decoration:none }
}

.urungrupbaslik {
font-size: 10pt;
text-indent : 30pt;
color : red;
font-family : Trebuchet MS;
}

.urungruplari {
font-size :10pt;
text-indent : 50pt;
color : blue;
font-family : Trebuchet MS;
A:link { color: blue }
A:visited { color: blue }
A:active { color: blue }

}

.linkler {
color : white;
font-family : Trebuchet MS;
font-size : 9pt;
A:link { color: red; text-decoration: none; }          /* unvisited link */
A:visited { color: red; text-decoration: none; }        /* visited links */
A:active { color: red; text-decoration: none; }        /* active links */
}

