/* CSS Document */
body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #795d47;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(resims/page_bg.jpg);
	background-repeat: repeat-x;
	background-color: #ff8901;
}
.linkturuncu:link {text-decoration: none; color: #FF7101;}
.linkturuncu:visited {text-decoration: none; color: #FF7101;}
.linkturuncu:hover {text-decoration: none; color: #92470A;}
.linkturuncu:active {text-decoration: none; color: #FF7101;}

.linkkahve:link {text-decoration: none; color: #a78e7a;}
.linkkahve:visited {text-decoration: none; color: #a78e7a;}
.linkkahve:hover {text-decoration: underline; color: #92470A;}
.linkkahve:active {text-decoration: none; color: #a78e7a;}

.linkbeyaz:link {text-decoration: none; color: #ffffff;}
.linkbeyaz:visited {text-decoration: none; color: #ffffff;}
.linkbeyaz:hover {text-decoration: none; color: #FF7101;}
.linkbeyaz:active {text-decoration: none; color: #ffffff;}

.linkkirmizi:link {font-family: "Trebuchet MS"; font-size: 15px; font-weight: bold; text-decoration: none; color: #ff3802;}
.linkkirmizi:visited {font-family: "Trebuchet MS"; font-size: 15px; font-weight: bold; text-decoration: none; color: #ff3802;}
.linkkirmizi:hover {font-family: "Trebuchet MS"; font-size: 15px; font-weight: bold; text-decoration: none; color: #ffa90e;}
.linkkirmizi:active {font-family: "Trebuchet MS"; font-size: 15px; font-weight: bold; text-decoration: none; color: #ff3802;}

.linkmavi:link {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; text-decoration: none; color: #16008e;}
.linkmavi:visited {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; text-decoration: none; color: #16008e;}
.linkmavi:hover {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; text-decoration: none; color: #16008e;}
.linkmavi:active {font-family: "Trebuchet MS"; font-size: 12px; font-weight: bold; text-decoration: none; color: #16008e;}

.baslikturuncu {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #fb7911;}
.baslikturuncu14 {
	font-family: "Trebuchet MS"; 
	font-size: 14px; 
	font-weight: bold; 
	color: #fb7911;}	
.baslikturuncu12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #fb7911;}
.basliksari {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #ffa90e}
.baslikkahve {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #92470a;}
.baslikkahve12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #92470a;}	
.beyazyazi {color: #FFFFFF}
.buyukpunto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}


