#ust {
	background-image: url(benner.jpg);
	height: 215px;
	width: 900px;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif, "Century Gothic";
}
#ust #link a {
	color: #FFFFFF;
	text-decoration: none;
}
#ust #link a:hover {
	color: #F3670A;
	font-weight: bold;
}
#orta {
	height: auto;
	width: 900px;
	background-color: #DDF2F4;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#orta img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#orta a {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#orta a:hover {
	text-decoration: underline;
}


#alt {
	background-image: url(alt.jpg);
	height: 25px;
	width: 900px;
	font-size: 14px;
}
#alt a {
	color: #000000;
	text-decoration: none;
}
#alt a:hover {
	color: #F3670A;
}
body {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#ust #link {
	width: 900px;
	margin-top: 193px;
}
