A {font-style : normal;
    color : navy;
    font-family : Times New Roman ! important;
    20
    text-decoration : none; <!-- bu satır linkin altında satır olmamasını sağlar -->}
    A:Visited {font-family : Times New Roman ! important;
    font-style : italic;
    color : olive; }
    A:Active { font-family : Times New Roman;
    color : red;}
    A:Hover {text-decoration : underline;
    font-family : Times New Roman ! important;
    font-weight : bold;
    font-style : normal;
    color : maroon;}
    BODY { background: white url("fon.gif");
    background-repeat: repeat-y;
    background-position: left; }
    p#sol {position : relative;
    visibility : visible;
    left : 30pt;
    width : 450pt;
    font-family:"Verdana,Arial,Helvetica" ! important;
    font:15pt;}