a {
	font-weight: bold;
	color: #DD137B;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
color: #000000;
text-decoration: underline;
}
.icerik {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0E0E0E;
}
.footer {
	font-family: Georgia;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0E0E0E;
}
.ictab {
	padding:7px;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h1 {
font-size: 18px;
font-family: Arial;
color: #DD137B;
margin-bottom: 2px;
margin-top: 0px;
}
p {
margin:5px;
}
h3 {
font-size: 14px;
font-weight:bold;
font-family: Arial;
color: #339900;
margin-bottom: 4px;
margin-top: 0px;
}
h2 {
font-size: 14px;
font-weight:bold;
font-family: Arial;
color: #DD137B;
margin-bottom: 3px;
margin-top: 3px;
}
.tarih {
	font-family: Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.imgg {
border-color:#CCCCCC;
border:3px;
border-style:solid;
}