.text {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.menu:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu:active {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.menu:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;

}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.table {
	border: 1px solid d4d4d4;
}
.input {
	border: 1px solid #000000;
	font-size: 10px;
	color: #996600;
}
.cizgi {
	color: #E2E2E2;
}

td{font-family: tahoma; color: #000000; font-weight: normal; font-size: 11px;}