body{
	font: 8%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8%;
	color: Black;
/*background-color: Black;*/
}
a{
	font-family: verdana;
	font-size: 9pt;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: none;
}

#link a{
	font-family: verdana;
	font-size: 9pt;
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
#link a:hover{
	text-decoration: none;
	color: #96ae24	;
	padding:3px;
	border: #556B2F;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
}
.baslik{
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #667a08;
	padding:10px;
}
.baslik a{
	background-color: #EEEEE;
	font-family: verdana;
	padding:3px;
}
.baslik a:hover{
	color: white;
	border: outset;
	border-width: 1px;
	border-color: White;
	background: url(../images/link_back.gif) top left repeat;
	font-family: verdana;
	padding:3px;
}
#table{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: Black;
}

#yazi{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
	font-size: 11px;
	text-decoration: none;
}
#yazialan{
	background-color: #e1e1e1;
	border: solid;
	border-color: #8EB14E;
	border-width: 1px;
	height: 280px;
}
#tarih{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	font-size: 11px;
	text-decoration: none;
}
#duyuru a{
	font-family: verdana;
	font-size:10px;
	color: #95B65A;
	text-decoration: none;
	font-weight: normal;
	padding:3px;
}
#duyuru a:hover{
	font-family: verdana;
	font-size: 10px;
	color: #7B9944;
	background-color: #E5EDD6;
	padding:3px;
}