body {
	background-image: url(images/bg.jpg);
}
.beyaztext {
	font-family:trebuchet ms, arial, tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:15px; margin-bottom:5
}
.link {
	font-family:trebuchet ms, arial, tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:15px;
	text-decoration:none;
}
:hover.link {
	font-family:trebuchet ms, arial, tahoma;
	font-size:12px;
	color:#FFFFFF;
	line-height:15px;
	text-decoration:underline;
}
.orangetext {
	font-family:trebuchet ms, arial, tahoma;
	font-size:12px;
	color:#f15123;
	line-height:15px;
	text-decoration:none;
}
:over.orangetext {
	font-family:trebuchet ms, arial, tahoma;
	font-size:12px;
	color:#f15123;
	line-height:15px;
	text-decoration:underline;
}
.solmenu {
	font-family:trebuchet ms, arial, tahoma;
	font-size:14px;
	color:#ffffff;
	line-height:25px;
	text-decoration:none;
}
:hover.solmenu {
	font-family:trebuchet ms, arial, tahoma;
	font-size:14px;
	color:#ffffff;
	line-height:25px;
	text-decoration:underline;
}
.solmenuact {
	font-family:trebuchet ms, arial, tahoma;
	font-size:14px;
	color:#f15123;
	line-height:25px;
	text-decoration:none;
}
.solhaberact {
	font-family:trebuchet ms, arial, tahoma;
	font-size:14px;
	color:#ffffff;
	line-height:25px;
	text-decoration:underline;
}
.baslik {
	font-family:trebuchet ms, arial, tahoma;
	font-size:18px;
	color:#f15123;
	font-weight:none;
	line-height:15px;
	text-decoration:none; 
	margin-top:4; 
	margin-bottom:12
}

.textbox {  
font-family: Arial,  Verdana, Helvetica, sans-serif; 
font-size: 12px; 
color:#000000;
text-decoration: none; 
border-style:groove; 
background:#ffffff;
width:300px;
}