a { 
color : #ffffff; 
} 
a:hover { 
color : #FF9700; 
} 
a:visited { 
color : #ffffff; 
} 
a:active { 
color : #FF9700; 
} 
img { 
border : none; 
} 
.img { 
border : 1px solid #FF9700; 
} 
.favorite {
font-size: xx-small; }
a.favorite {
color: #243f50;
text-decoration:underline; }
a.icerik { color: #243f50; }
.bgtop { 
background-repeat : repeat-x; 
background-position : top; 
} 
.input { 
width : 98%; 
color : #243f50; 
font-family : "Microsoft Sans Serif"; 
font-size : small; 
} 

a.hakkimizda { 
display : block; 
width : 120px; 
height : 48px; 
background : url(menu.gif) no-repeat 0 0; 
text-decoration : none; 
text-indent : -999px; 
} 
a:hover.hakkimizda { 
background-position : -600px 0; 
} 
a.urunler { 
display : block; 
width : 120px; 
height : 48px; 
background : url(menu.gif) no-repeat -120px 0; 
text-decoration : none; 
text-indent : -999px; 
} 
a:hover.urunler { 
background-position : -720px 0; 
} 
a.modeller { 
display : block; 
width : 115px; 
height : 48px; 
background : url(menu.gif) no-repeat -230px 0; 
text-decoration : none; 
text-indent : -999px; 
} 
a:hover.modeller { 
background-position : -830px 0; 
} 
a.modelciler { 
display : block; 
width : 105px; 
height : 48px; 
background : url(menu.gif) no-repeat -350px 0; 
text-decoration : none; 
text-indent : -999px; 
} 
a:hover.modelciler { 
background-position : -950px 0; 
} 
a.faydalibilgiler { 
display : block; 
width : 140px; 
height : 48px; 
background : url(menu.gif) no-repeat -455px 0; 
text-decoration : none; 
text-indent : -999px; 
} 
a:hover.faydalibilgiler { 
background-position : -1055px 0; 
} 
#hakkimizda #nav-hakkimizda { 
background-position : -600px 0; 
border-width : 0; 
} 
#urunler #nav-urunler { 
background-position : -720px 0; 
border-width : 0; 
} 
#modeller #nav-modeller { 
background-position : -830px 0; 
border-width : 0; 
} 
#modelciler #nav-modelciler { 
background-position : -950px 0; 
border-width : 0; 
} 
#faydalibilgiler #nav-faydalibilgiler { 
background-position : -1055px 0; 
border-width : 0; 
} 
body { 
margin-left : 0; 
margin-top : 0; 
margin-right : 0; 
margin-bottom : 0; 
font-family : "Microsoft Sans Serif"; 
color: #243f50;
font-size: small;
} 
.baslik {
font-size: large;
}
.copy {
font-size: x-small;
color: #FFFFFF;
}