.baslik {
	font-family: Arial;
	font-size: 11px;
	color: #004800;
	font-weight: bold;
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text3 {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.texth {
	font-family: verdana;
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
body {
	background-image: url(images/bsr.jpg);
}

.text3:hover {
	font-family: verdana;
	font-size: 10px;
	color: AFDE0D;
	text-decoration: underline;
}
.baslik:hover {
	font-family: arial;
	font-size: 11px;
	color: #036735;
	text-decoration: underline;
}
a:hover {
	font-family: arial;
	font-size: 11px;
	color: #009933;
	text-decoration: none;
}
.haberbaslik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.texthaber {

	font-family: arial;
	font-size: 9px;
	color: #B1B1B1;
	text-decoration: none;
}
