body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

a  
{
	font-family : arial;
	font-size : 12px;
	font-style : normal;
	color : #35323D;
	text-decoration : none;
}
a:hover {
	color : #35323D;
	text-decoration : underline;
}

.baslik {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #35323D;
	text-decoration: none;
}
.normal {
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	color: #280300;
	text-decoration: none;
}

.normalmin {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #280300;
	text-decoration: none;
}


.normalbeyaz {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}




.solmenu {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #bf9b61;
	text-decoration: none;
}

.solmenu:hover {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.ustmenu {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #280300;
	text-decoration: none;
}

.ustmenu:hover {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #35323D;
	text-decoration: none;
}


.solmenu2 {
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	
}

.solmenu2:hover {
	font-family: "Adobe Caslon Pro", "Hoefler Text", Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	
}


