body {
background:url(images/bck.jpg);
background-repeat:repeat-x;
}

td {
font-size:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#006600;
}
a {
color:#006600;
text-decoration:none;
}
a:hover{
text-decoration:underline;
color:#FF6600;
}

.baslik{
font-size:14px;
font-weight:bold;
color:#009900;
}