body {
	background-color: #FFFFFF;
	margin: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.input {
	border: 1px inset #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
.baslikyazi {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC00;
	height: 22px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A68500;
	font-size: 14px;
}

