@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-position: right top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
a, a:visited, a:hover {
	text-decoration:none;
}
img{
	border:none;
}
.ustmenu {
	height:39px;
	padding:15px 0 0 30px;
	font-family: Impact;
	font-size:20px;
}
.icerik a:hover {
	text-decoration:underline;
}
