body{background-color:#dcdcdc;margin:0;}
.haberBaslik{
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	color:#3d3d3d;
}
.haberDetay{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#3d3d3d;
	text-align:justify;
}
a.UstMenu{
	font-family:Trebuchet MS;
	font-size:1.0 em;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
a.UstMenu:hover{text-decoration:underline;color:#CCCCCC;}

.anaSayfa{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#3d3d3d;
}

a.SolMenu{
	font-family:Trebuchet MS;
	font-size:1.0 em;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

a.SolMenu:hover{text-decoration:underline;color:red;}
.yazi{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#666;
	text-align:justify;
	}
	
a.altMenu{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#656565;
	text-align:justify;
	text-decoration:none;
	}
	
a.altMenu:hover{text-decoration:underline;}

.Login {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#EEEEEE;
	text-decoration:none;
	border:none;
}

.JoinInput {
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#000;
	text-decoration:none;
	border:1px solid gray;
	width:95%;
	
}