
body {
	background-image: url(images/bg.jpg);
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #310305;

}
.baslik{
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #310305;
		font-style:oblique;
		font-weight:bold;
}
a{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #310305;
}
a:hover{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #310305;
}
a:active {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #310305;
}
a:visited{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #310305;
}