body {
	font-family: trebuchet ms;
	font-size: 12px;
	font-weight: normal;
	background: #DDDDDD;
	color: #000000;
}

#wrapper {
	width: 1010px;
	margin: 0 auto;
	text-align: center;
}

#ust {
	margin-top: 150px;
}

#orta {
}

#alt {
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
}

#alt a {
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	color: #666666;
	margin-right: 20px;
}

#alt a:hover {
	text-decoration: none;
	background: #FFEE5E;
	color: #666666;
}

#enalt {
	border-top: 1px solid #666666;
	margin-top: 10px;
}