body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
.yellow1 {
	color: #FF0;
}
.header {
	font-size: 50px;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 5px;
}
.subhead {
	font-weight: bold;
	color: #CC33FF;
	font-size: 25px;
}
.mavi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.sml {
	font-size: 12px;
	color: #000000;
}
.beyaz {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.ortabeyaz {
	font-size: 12px;
	color: #FFFFFF;
}
.siyah {
	font-size: 12px;
	color: #000000;
}
.title { font-size:24px; color:#0000FF; }
.smalltxt1 {
	font-size:12px;
}
.round-btns {
	margin:12px auto;
	width:125px;
	height:38px;
	text-align:center;
	padding-top:13px;
	background-image:url(images/round-bg.jpg);
	background-repeat:no-repeat;
	font-size:19px;
	font-weight:bold;
}
.square-btns {
	margin:12px auto;
	width:125px;
	height:36px;
	text-align:center;
	padding-top:15px;
	background-image:url(images/square-bg.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
}
.round-btns a, .square-btns a {
	color: #000;
	text-decoration: none;
}
.round-btns a:hover, .square-btns a:hover {
	color: #FFF;
}
li a {
	color: #FFF;
}
.bigger1 {
	font-size: 18px;
	font-weight: bold;
}
