@charset "utf-8";
.kutlu {
	background-repeat: no-repeat;
}

.bayiler {
font-size=8pt;
font-family='Trebuchet MS';
}

.link {
font-size : 10 pt;
font_family : Trebuchet MS;
color : brown;
A:link { color: brown; text-decoration: none; }          /* unvisited link */
A:visited { color: brown; text-decoration: none; }        /* visited links */
A:active { color: brown; text-decoration: none; }        /* active links */
}


