body {
	font-family: "Courier New", Courier, monospace;
	text-decoration: none;
	font-size: 12px;
	outline:none;
}
body a img { 
text-decoration:none;
}

body  strong, b{
	font-weight: bold;
	font-size: 14px;
}

#ortaTutucu {
	padding: 5px;
	text-decoration: none;
	text-align: justify;
}
.yazi a:link {
	text-decoration: none;
	color: #C00;
	font-weight: normal;
}
.yazi a:visited {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
.yazi a:active {
	text-decoration: none;
	color: #990000;
	font-weight: normal;
}
.yazi a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}

.tblOyku {
	background:url('../images/sagAyirac.jpg') right top no-repeat;
	padding-right:10px;
}
.baslik {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/solBaslik.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}
.baslik div {
	background-image: url(../images/sagBaslik.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;

}
.ustMenu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color:#efefef;
	background:url('../images/menuBar.jpg');
	padding:5px;
	letter-spacing: 1.5px;
	margin: 10px;
}
.ustMenu a:link {
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
.ustMenu a:hover {
	background-color: #CC0000;
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
.ustMenu a:visited {
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
.ustMenu a:active {
	background-color: #CC0000;
	padding: 5px;
	text-decoration: none;
	color: #FFFFFF;
}
#header {
	background:url('../images/ortaUst.jpg') left top no-repeat;
	padding-top:10px;
}
.baslikRed {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url('../images/solBaslikRed.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}
.bannerSpace {
	text-decoration: none;
}
.baslikRed  div {
	background-image: url('../images/sagBaslikRed.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
}

.bannerSpace a:visited, a:hover, a:link, a:focus {
	text-decoration: none;
}
#footer {
	color: #CCCCCC;
	text-decoration: none;
	background-image: url(../images/bigFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 100px;
	padding-left: 20px;
}
#footer a:link, a:visited { 
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover, a:active { 
	color: #FFFFFF;
	text-decoration: none;
	background-color: #CC0000;
}
a:focus {
	text-decoration: none;
}
