/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 15px;*/
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #614E36;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
	border-top-color: #CC9933;
	border-right-color: #CC9933;
	border-bottom-color: #CC9933;
	border-left-color: #CC9933;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
}
hr {
	color: #ad8d63;
}
a:active {
	text-decoration: none;
	color: #ab8e66;
}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #ad8d63;
	text-decoration: blink;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #484848;
}

.dizayn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #BCBCBC;
}
.altbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #ffffff;
	text-align: justify;
}
.baslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
