.linkler {
color : #213863;
font-family : arial;
font-size : 11pt;
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 */
}

.link {
color : #B57921;
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 */
}

.genel {
font-family : Trebuchet MS;
color : white;
font-size : 10pt;
}

.iletisim {
font-family : Trebuchet MS;
color : #8C0000;
font-size : 12pt;
}

.ik {
font-family : Trebuchet MS;
color : white;
font-size : 9pt;
}

.kurullar {
font-family : Trebuchet MS;
color : black;
font-size : 10pt;
}

