a.siyah {
       font-family: tahoma;
       font-size: 8pt;
       font-weight: none;
       color: gray;
       text-decoration: none;
}
a.siyah:hover {
       font-family: tahoma;
       font-size: 8pt;
       font-weight: none;
       color: #494747;
       text-decoration: none;
}
a.siyah1 {
       font-family: arial;
       font-size: 8pt;
       font-weight: none;
       color: gray;
       text-decoration: none;
}
a.siyah1:hover {
       font-family: arial;
       font-size: 8pt;
       font-weight: none;
       color: gray;
       text-decoration: underline;
}
a.turuncu {
       font-family: tahoma;
       font-size: 11px;
       font-weight: none;
       color: #FFCC00;
       text-decoration: none;
}
a.turuncu:hover {
       font-family: tahoma;
       font-size: 10px;
       font-weight: bold;
       color: #993300;
       text-decoration: none;
}
a.yesil {
       font-family: tahoma;
       font-size: 10pt;
       font-weight: none;
       color: white;
       text-decoration: none;
}
a.yesil:hover {
       font-family: tahoma;
       font-size: 10pt;
       font-weight: none;
       color: red;
       text-decoration: none;
}
a.beyaz {
       font-family: arial;
       font-size: 8pt;
       font-weight: none;
       color: white;
       text-decoration: none;
}
a.beyaz:hover {
       font-family: arial;
       font-size: 8pt;
       font-weight: none;
       color: black;
       text-decoration: none;
}

