@charset "utf-8";
.itms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.icerik {
background-color: #FF511F;
border-left: 1px solid #FFE0C1;
margin-left: 1px;
border-top: 1px solid #FFE0C1;
margin-top: 1px;
border-right: 2.5px solid #999999;
margin-right: 2.5px;
margin-bottom: 2.5px;
border-bottom: 2.5px solid #999999;
}



.itms a {
color:#000000;
text-decoration:none;
}
.itms a:hover {
color:#FFFFFF;
text-decoration:underline;
}
.itms a:visited {
color:#000000;
text-decoration:underline;
}
body {
	background-color: #FFFFFF;
}
