body {
background-color: #CCCCCC;
}

.icerik {
	font-family: Arial;
	font-size:12px;
	color:#000066;
}
.icerik a{
	font-family: Arial;
	font-size:12px;
	color:#000066;
	text-decoration:underline;
}
.icerik a:visited{
	font-family: Arial;
	font-size:12px;
	color:#000066;
	text-decoration:underline;
}
.icerik a:hover{
	font-family: Arial;
	font-size:12px;
	color:#FF9900;
	text-decoration:none;
}

.footer
{
	text-align:center;
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
}
.style3 {font-size: 14px}