body {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 68.75%;
	bgcolor: #3bb3c2;
	color: #333;
	margin: 0; 
	padding: 0;
	background: url(../images/bg.jpg) repeat-x;
}
.ustmenu {
font-family: Verdana, helvetica, arial, sans-serif;
font-size: 10px;
padding: 5px 5px;
color: #333;
TEXT-DECORATION: none
}
.ustmenu:hover {
font-family: Verdana, helvetica, arial, sans-serif;
font-size: 10px;
padding: 5px 5px;
color: #333;
TEXT-DECORATION: underline
}
.baslik.{
	font-family: “trebuchet ms”, arial, tahoma, verdana;
	font-size: 20px;
	font-weight: bold;
	color: #B22738;
}
.konu {
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #e77817;
	text-decoration: none;
	padding: 2px 3px;
}
.konu:hover {
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #e77817;
	text-decoration: none;
	padding: 2px 3px;
	TEXT-DECORATION: underline
}
.devam {
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #B22738;
	text-decoration: none;
	padding: 2px 3px;
}
.devam:hover {
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #B22738;
	color: #fff;
	text-decoration: none;
	padding: 2px 3px;
}

.yazi {
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: .8em;
	color: #72706f;
	text-decoration: none;
}
.yazi:hover {
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: .8em;
	color: #A60A0B;
	text-decoration: underline;
}
.nosecili {
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #B22738;
	color: #fff;
	text-decoration: none;
	padding: 2px 6px;
}
.no {
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #efefef;
	color: #444444;
	text-decoration: none;
	padding: 2px 6px;
}
.no:hover {
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #cccccc;
	color: #444444;
	text-decoration: none;
	padding: 2px 6px;
}
div.scroll {	
overflow: auto;	
padding: 1px;
	font: 1em Arial, "Interstate Roman", "Frutiger Light", Helvetia, Sans-Serif;
	font-size: .8em;
	color: #72706f;
	text-decoration: none;
}