/* CSS Document */

body {
	background-color: #DEF2A8;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.antebim {font-size: 11px}
.news {
	color: #EC7523;
	font-weight: bold;
}
.smenu {
	color: #637C16;
	font-weight: bold;
}
.baslik {
	font-size: 14px;
	font-weight: bold;
	color: #0D3769;
}
.kirmizi {color: #ff0000}

a:link {
	color: #EC7523;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #EC7523;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}