.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #323232;
}
.onem {
	font-family: Tahoma;
	font-size: 12px;
	color: #cc0000;
}
.baslik {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 16px;
	color: #1B3896;
	font-weight: bold;
}
.mavi {
	font-family: Tahoma;
	font-size: 12px;
	color: #1B3896;
	font-weight: bold;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #1B3896;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #1B3896;
	font-weight: bold;
	text-decoration: underline;
}
.tx {
	font-family: Tahoma;
	font-size: 12px;
	color: #1B3896;
	font-weight: bold;
	border-collapse:collapse;
	border-width: 1px;
	border-color: #1B3896;
	background-color: #f5f5f5;
	width: 150px;
}
