body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.beyaz {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
a.beyaz:hover {
	color:#d4000f;
	background-color:#FFFFFF;
	text-decoration:none;
}
.siyah {
	font-family: Tahoma;
	font-size: 11px;
	color: #242424;
	text-decoration:none;
}
.kirmizi {
	font-family: Tahoma;
	font-size: 11px;
	color: #d8002e;
	text-decoration: underline;
}
.yaziKutusu {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
	padding:2px;
}
.koyuGri {
	font-family: Tahoma;
	font-size: 11px;
	color: #898989;
	text-decoration:none;
}
a.koyuGri:hover {
	color:#000066;
	text-decoration:underline;
}
.lacivert {
	font-family: Tahoma;
	font-size: 11px;
	color: #00357e;
	text-decoration:none;
}
a.lacivert:hover {
	color: #d8002e;
	text-decoration:underline;
}
.buton {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	padding:1px;
}

