.copyright {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.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;
}