P, li {
	font-family : "Courier New", Courier, monospace;
	color : #FFEBED;
	font-size : 12px;
	margin-left : 30px;
}

H1 {
	font-family : "Courier New", Courier, monospace;
	color : #FFEBED;
	font-size : 20px;
	letter-spacing : 12px;
	margin-bottom : 6px;
	margin-top : 6px;
}

H2 {
	font-family : "Courier New", Courier, monospace;
	color : #FFEBED;
	font-size : 16px;
	font-style : italic;
	letter-spacing : 10px;
	margin-bottom : 6px;
	margin-top : 6px;
}

H3 {
	font-family : "Courier New", Courier, monospace;
	color : #FFEBED;
	font-size : 14px;
	font-style : italic;
	letter-spacing : 1px;
	margin-bottom : 6px;
	margin-top : 6px;
}

BODY {
	background-attachment : scroll;
	background-color : Black;
	background-image : url(images/back.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.govde {
	background-color : #40403F;
	background-image : url(images/icSayfaBack.jpg);
}

.govde2 {
	background-attachment : scroll;
	background-color : #40403F;
	background-image : url(images/icSayfaBack1.jpg);
	background-position : top;
	background-repeat : no-repeat;
}

.k{
	color : #cc0000;
	}
	
A {
	font-family : "Courier New", Courier, monospace;
	color : #FFFFFF;
	font-size : 13px;
	font-weight:bold;
	text-decoration:none;
}
A:hover
	{
	text-decoration:underline;
	color:#cc0000;
	}
	
.kucuk{
	font-family : "Verdana", Arial, monospace;
	color : #666666;
	font-size : 9px;
	font-weight:normal;
	}
.kucuk:hover{
	text-decoration:underline;
	color : #666666;
	font-size : 9px;
}
	
	
	
	
