﻿body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footer
{
    font-family: 'Trebuchet MS';
    font-size: 10px;
    font-style: normal;
    color: #808080;
}
.baslik
{
    font-family: "Trebuchet MS";
    font-size: 18px;
    color: #D98E1B;
    font-weight: bold;
    font-style: normal;
}
.yazi
{
    font-family: "Trebuchet MS";
    font-size: 12px;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
.kbaslik
{
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #D98E1B;
    font-weight: bold;
    font-style: normal;
}
