#haber2{
	margin: 0px;
	padding: 0px;

}

#haber2 h3{
	padding: 10px 0px 2px 50px;
	border-bottom: 1px solid #cccccc;
}

#haber2 a:link, #haber2 a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #FF6600;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color:#ffffff;
}

#haber2 a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CC3333;
	
	font-weight: bold;
	text-decoration: none;
color:#ffffff;
}


#haberler{
	margin: 0px;
	padding: 0px;

}

#haberler h3{
	padding: 10px 0px 2px 50px;
	border-bottom: 1px solid #cccccc;
}

#haberler a:link, #haberler a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-color: #104E8B;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color:#ffffff;
}

#haberler a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CC3333;
	
	font-weight: bold;
	text-decoration: none;
color:#ffffff;
}


#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 50px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
    background-color: #4682B4;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CC3333;
	font-weight: bold;
	text-decoration: none;
color:#ffffff;
}







#spor{
	margin: 0px;
	padding: 0px;

}

#spor h3{
	padding: 10px 0px 2px 50px;
	border-bottom: 1px solid #cccccc;
}

#spor a:link, #spor a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
    background-color: #00AA00;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #ffffff;
}

#spor a:hover{
	border-top: 1px solid #cccccc;
	background-color: #CC3333;
	font-weight: bold;
	text-decoration: none;
color:#ffffff;
}