/* CSS Document */

body
{
background-color:#FFFFFF;
background-image:url(images/bg.gif);
background-repeat:repeat-x;

}
.karakter
{
font-family:Tahoma;
font-size:12px;
font-style:normal;
color:#666666;
font-weight:normal;
}

a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:inherit;
color:#003399;
text-decoration:none;
}
a:hover

{
color:#0066FF;
}

.baslik

{
font-family:Tahoma;
font-size:14px;
font-style:bold;
color:#0076A3;
font-weight:bold;
}


.kalinkarakter
{
font-family:Tahoma;
font-size:12px;
font-style:bold;
color:#666666;
font-weight:bold;
}

.buton
{
color:#666666;
font-family:Tahoma;
font-size:12px;
font-style:bold;
font-weight:bold;
background-color:#AAD9F8;
}
