/*
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
' mydesign | ziyaretçi defteri
' W: http://www.turnatasarim.com
' @: turna@turnatasarim.com
'
' Stil Sayfası Kodları
'~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/


body {
	margin:10px 0px 10px 0px;
	text-align:center;
	font: 10px "Microsoft Sans Serif";
	color: 5c625b;
	background-color: fec1eb;
}

td {
	font-size:10px;
	color: 5c625b;
}

A {
	color:#FF0000;
	text-decoration:none;
	font: 10px "Microsoft Sans Serif";
}

A:hover {
	color:#000000;
	text-decoration:none;
	font: 10px "Microsoft Sans Serif";
}

A:unknown {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#203759;
	text-decoration:none;
}

A.ust_baslik {
	color:#203759;
	text-decoration:none;
	font: bold 9pt "Microsoft Sans Serif";
}

A.ust_baslik:hover {
	color:#FF0000;
	text-decoration:none;
	font: bold 9pt "Microsoft Sans Serif";
}

A.ust_baslik:Visited {
	color:#FF0000;
	text-decoration:none;
	font: bold 10px "Microsoft Sans Serif";
}

A.ust_baslik:Visited:hover {
	color:#000000;
	text-decoration:none;
	font: bold 10px "Microsoft Sans Serif";
}

.kYazi {
	color:5c625b;
	font: bold 9pt "Microsoft Sans Serif";
}


.nYazi {
	color:5c625b;
	font: normal 9pt "Microsoft Sans Serif";
}

.bYazi {
	color:5c625b;
	font: bold 12px "Microsoft Sans Serif";
}

A.tLink {
	color:#FF0000;
	text-decoration:none;
	font: bold 9pt "Microsoft Sans Serif";
}

A.tLink:hover {
	color:#FF0000;
	text-decoration:underline;
	font: bold 9pt "Microsoft Sans Serif";
}

.input {
	border-width: 1px;
	border-color: #E6E9ED;
	background-color: #f7f7f7;
	width:250px;
	font: 10pt "Microsoft Sans Serif";
	color: 5c625b;
}

.buton {
	border-width: 1px;
	border-color: #203759;
	height:20px;
	background-image:url(img/ust_bg.jpg);
	font: bold 9pt "Microsoft Sans Serif";
	color: 5c625b;
}

