/* CSS Document */

body,td,th {
	font-family: verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: verdana, Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000033;
}

.baslik
{
	color:#ffffff;
	font-size: 11px;
	font-weight:bold;
	background-color:#333333;
}


.baslik:link, .baslik:active, .baslik:visited 
{
	text-decoration:none;
	color:#ffffff;
	font-size: 11px;
	font-weight:bold;
	background-color:#333333;
}

.baslik:hover
{
	text-decoration:underline;
	color:#ffffff;
	font-size: 11px;
	font-weight:bold;
	background-color:#333333;
	
}


.menu:link, .menu:active, .menu:visited 
{
	text-decoration:none;
	color:#333333;
	font-size: 11px;
	font-weight:bold;
	background-color:#698080;
}

.menu:hover
{
	text-decoration:none;
	color:#ffffff;
	font-size: 11px;
	font-weight:bold;
	background-color:#698080;
	
}

.menu{
text-decoration: none;
	color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	background-color:#698080;
}.zemin_etudu {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
