<style>                BODY  {
                        font-family : Tahoma;
                        color : black;
                        font-size : 8pt;
                }

                .duyuru:link  {
                        color : #000000;
                        text-decoration : none;
                        font-family : Tahoma;
                        font-size : 8pt;
                        font-weight : bold;
                }

                A:link  {
                        color : #000000;
                        text-decoration : none;
                        font-family : Tahoma;
                        font-size : 10pt;
                        font-weight : bold;
                }

                A:visited  {
                        color : #000000;
                        text-decoration : none;
                        font-family : Tahoma;
                        font-size : 10pt;
                        font-weight : bold;
                }

                A:hover  {
                        color : #000000;
                        text-decoration : underline;
                        font-family : Tahoma;
                        font-weight : bold;
                        font-size : 10pt;
                }

                .english:link  {
                        color : #AE8D7A;
                        text-decoration : none;
                        font-family : Tahoma;
                        font-size : 10pt;
                        font-weight : bold;
                }

                .english:visited  {
                        color : #AE8D7A;
                        text-decoration : none;
                        font-family : Tahoma;
                        font-size : 10pt;
                        font-weight : bold;
                }

                .english:hover  {
                        color : #0000FF;
                        text-decoration : none;
                        font-family : Tahoma;
                        font-weight : bold;
                        font-size : 10pt;
                }

                .turkce:link  {
                        color : #AE8D7A;
                        text-decoration : none;
                        font-family : Tahoma;
                        font-size : 10pt;
                        font-weight : bold;
                }

                .turkce:visited  {
                        color : #AE8D7A;
                        text-decoration : none;
                        font-family : Tahoma;
                        font-size : 10pt;
                        font-weight : bold;
                }

                .turkce:hover  {
                        color : #FF0000;
                        text-decoration : none;
                        font-family : Tahoma;
                        font-weight : bold;
                        font-size : 10pt;
                }
</style>
