<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFEDDF;
}
#form {
       background-color:#ffffff;
	BORDER-RIGHT		: #dc7a2a 1px dotted; 
	width 				 : 80%;
	BORDER-TOP: #dc7a2a 1px dotted; 
	BORDER-LEFT: #dc7a2a 1px dotted; 
	BORDER-BOTTOM:#dc7a2a 1px dotted; 
	FONT-FAMILY: arial;
	 font-size: 12px
	}
	#buton {
       background-color:#dc7a2a;;
	BORDER-RIGHT		: #ffffff 1px dotted; 
	BORDER-TOP: #ffffff 1px dotted; 
	BORDER-LEFT: #ffffff 1px dotted; 
	BORDER-BOTTOM:#ffffff 1px dotted;  
	FONT-FAMILY: arial;
	 font-size: 11px;
	 color:#FFFFFF;
	}

.ufakyazi {
	color: #000000;
	font-family: Arial;
	font-size: 11px;

}
.ufak {
	color: #999999;
	font-family: Arial;
	font-size: 11px;

}
.yazi {
	color: #000000;
	font-family: Arial;
	font-size: 12px;

}
.baslik {
	font-family: Arial;
	font-size: 13px;
	color: #dc7a2a;
	font-weight: bold;
}
.beyaz {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #6e6d6d;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
-->
</style>