body {
	background-color: #000000;
	margin-top:10px;	margin-bottom: 10px;
		BORDER-RIGHT: #333333 0px solid;
	BORDER-TOP: #333333 0px solid;
	SCROLLBAR-FACE-COLOR:#000000;
	FONT-SIZE: 8pt;

	SCROLLBAR-HIGHLIGHT-COLOR:#000000;
	BORDER-LEFT: #333333 0px solid;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR:#000000;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	BORDER-BOTTOM: #000000 0px solid;
}
.rollover{ 
  border:solid 1px  #cccccc;
  padding:5px; 
  margin-right:5px;margin-left:5px;    }
.menubaslik {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.duyuru {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.aciklama {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:visited {
	font-family: tahoma;
	font-weight: bold;
    font-size: 11px;
	color: #CC3300;
	text-decoration: none;
}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
a:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}







A.devamilink{
	font: 9px Tahoma;
	color: #cccccc;
	text-decoration:underline; font-weight:bold;}
A.devamilink:active {
font: 9px Tahoma;
	color:#CC3300; 
	text-decoration:underline;font-weight:bold;}
	
A.devamilink:visited {
	font:9px Tahoma;
		color: #cccccc;
	text-decoration:underline;font-weight:bold;}
A.devamilink:hover {
	font: 9px Tahoma;
color:#CC3300; 
	text-decoration:underline;font-weight:bold;}