body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #92949C;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(resims/bg.jpg);
	background-repeat: repeat-x;
	background-color: #0B8ED2;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.kirmizi {color: #B80326}
.koyu {color: #60626A}

.baslik {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color: #B80000;
	font-weight: bold;
}
.beyaz {
	font-family: "verdana", Arial, Verdana;
	font-size: 12px;
	color: #ffffff;
}
.minik {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 3px;
	color: #ef6900;
	font-weight: bold;
}