/* CSS Document */
.metin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FF6633;
	text-decoration: none;
}

.link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
	font-weight: bold;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

.link:active {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.bg {
	background-repeat: repeat-x;
	background-position: center top;
	background-color: 4D4C4A;
}
.adresbilgileri {
	font-family: Tahoma, Verdana, "Arial Rounded MT Bold";
	font-size: 11px;
	color: 7d7d7d;
	text-decoration: none;
		font-weight: bold;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b2d0f;
	text-decoration: none;
	background-color: #FFFFF0;
	background-repeat: no-repeat;
	border: thin solid #5b2d0f;
}
