body {
background: url(images/bg.png) repeat-x;
}

.ust1 {
background: url(images/ust_bar.png) no-repeat;
}

.orta {
background-repeat: repeat-x;
background-image: url('images/ortabg.jpg');
}

.icsayfa {
background: url(images/ekransol.gif) #ffffff repeat-x;

}

A {     
text-decoration : none;
}

A:hover { 
Color : #0066FF;
text-decoration: underline;
}

.link1 { 
Color : #666666;    
text-decoration : none;
}

.link1:hover { 
Color : #EA6706;
text-decoration: underline;
}

.link2 { 
Color : #0033CC;    
text-decoration : none;
}

.link2:hover { 
Color : #000000;
text-decoration: none;
}
