.haber {
	text-decoration: none;
	color: #333333;
}

.haber:hover {
	text-decoration: none;
	color: #990000;
}

.haber3 {
	text-decoration: none;
	color: #000000;
}

.haber3:hover {
	text-decoration: none;
	color: #990000;
}

.tumlec {
	color: #053769;
	text-decoration: none;
}

.tumlec:hover {
	color: #990000;
	text-decoration: none;
}

.flash {
	text-decoration: none;
	color: #000033;
}

.flash:hover {
	text-decoration: none;
	color: #990000;
}

.yayinmenu {
	text-decoration: underline;
	color: #053769;
}

.yayinmenu:hover {
	text-decoration: none;
	color: #000000;
}

.sayfa{
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
}

.sayfa:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333333;
}
