a {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration : none;
}

a:hover {
	font-family: Verdana;
		font-size: 12px;
	color: #ffffff;
	text-decoration : none;
}

.link {
	font-family: Verdana;
	font-size: 12px;
	color: #343434;
	text-decoration : none;
}

.link:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFB200;
	text-decoration : none;
}

body,td {
	font-family: Verdana	;
	font-size: 12px;
	color: #343434;
	text-decoration : none;
	scrollbar-3dlight-color: #8F050A; 
	scrollbar-arrow-color: gray; 
	scrollbar-base-color: silver; 
	scrollbar-darkshadow-color: silver; 
	scrollbar-face-color: white; 
	scrollbar-shadow-color: silver; 
	scrollbar-track-color: #efefef;
}


.textbeyaz {
	font-family: Verdana;
	font-size: 12px;
	color: white;
}

.altbaslik {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}