body {
	background-color: #99CD00;
	background-image: url(images/bground.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bar {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-align:justify;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.guncel {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-align: left;	
}
.metinyazi {
	font-family: Verdana;
	font-size: 11px;
	line-height: 180%;
	text-align: justify;
}
.metinyazi a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
.metinyazi a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}
.metinyazi a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:link {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
}