@charset "utf-8";
/* CSS Document */

td.kutuhaber{
background-image:url(../images/haber_kutu.jpg);
background-repeat:no-repeat;
vertical-align:top;
}
td.kutuetkin{
background-image:url(../images/etkinlik_kutu.jpg);
background-repeat:no-repeat;
}
a.haber {
color:#dfd198;
font-family:Tahoma, Verdana;
font-size:12px;
text-decoration:none;
}
a.haber:hover {
color:#dfd198;
font-family:Tahoma, Verdana;
font-size:12px;
text-decoration:underline;
}
a.basin {
color:#dfd198;
font-family:Tahoma, Verdana;
font-size:12px;
text-decoration:none;
}
a.basin:hover {
color:#dfd198;
font-family:Tahoma, Verdana;
font-size:12px;
text-decoration:underline;
}
a.basin2 {
color:#000000;
font-family:Tahoma, Verdana;
font-size:12px;
text-decoration:none;
}
a.basin2:hover {
color:#000000;
font-family:Tahoma, Verdana;
font-size:12px;
text-decoration:underline;
}
div.anasayfa{
color:#CCCCCC;
}
a {
color:#dfd198;
font-family:Tahoma, Verdana;
font-size:12px;
text-decoration:none;
border:0px;
}
a:hover {
color:#dfd198;
font-family:Tahoma, Verdana;
font-size:12px;
text-decoration:underline;
border:0px;
}
.varsayilan{
font-family:Tahoma, Verdana;
font-size:12px;
color:#dfd198;
text-align:justify;
}