﻿body
{
    font-size: 10pt;
    vertical-align: top;
    color: Black;
    font-family: Arial;
    list-style-type: square;
    background-color: #333333;
    text-align: left;
}
.tablo
{
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-left: #999999 1px solid;
    border-bottom: #999999 1px solid;
    list-style-type: decimal;
}
a:link
{
    font-family: Arial;
    font-size: 11px;
    color: #FFFFCC;
    text-decoration: none;
    font-weight: bold;
}
a:visited
{
    font-family: Arial;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: bold;
}
a:active
{
    font-family: Arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
a:hover
{
font-family: Arial;
font-size: 11px;
color: #ffffff;
text-decoration: none;
font-weight: bold;
}

.Duyuru a:link
{
    font-family: Arial;
    font-size: 11px;
    color: #744f56;
    text-decoration: none;
    font-weight: bold;
}
.Duyuru a:visited
{
    font-family: Arial;
    font-size: 11px;
    color: #744f56;
    text-decoration: none;
    font-weight: bold;
}
.Duyuru a:active
{
    font-family: Arial;
    font-size: 11px;
    color: #744f56;
    text-decoration: none;
    font-weight: bold;
}
.Duyuru a:hover
{
font-family: Arial;
font-size: 11px;
color: #744f56;
text-decoration: none;
font-weight: bold;
}
p
{
    padding-right: 10px;
    padding-left: 10px;
    text-indent: 7pt;
}