@charset "iso-8859-2";

a{
       font-size : 1,5;
       color :#d9d1cf;
       text-decoration:none;
       font-family:tahoma;
       letter-spacing:0.7;
       font-weight:bold;
       line-height: 1.2;       
}
a:hover{
        color :#000000;
		background:#ffffff;
}
#header{
		font-size : 9px;
       color :#d9d1cf;
       text-decoration:none;
       font-family:tahoma;
       letter-spacing:0.7;
       font-weight:bold;
       line-height: 1.2;      
}
