a:LINK {color : blue; text-decoration : none}
a:ACTIVE {color : blue; text-decoration : none}
a:VISITED {color : blue; text-decoration : none}
a:HOVER {cursor:none; color : black;}

.siyah:LINK {color : black; text-decoration : none}
.siyah:ACTIVE {color : black; text-decoration : none}
.siyah:VISITED {color : black; text-decoration : none}
.siyah:HOVER {cursor:none; color : black;}


TD { font-size: 11px; font-family: Verdana, arial; font-color: #000000}