a.menu:link{
font-weight: bold;
font-family: Tahoma;
font-size: 8pt;
color: FFFFFF;
text-decoration: none;
}
a.menu:hover{
font-weight: bold;
font-family: Tahoma;
font-size: 8pt;
color: FFFFFF;
text-decoration: underline;
}
a.menu:visited{
font-weight: bold;
font-family: Tahoma;
font-size: 8pt;
color: FFFFFF;
text-decoration: none;
}

a:link{
font-family: Tahoma;
font-size: 8pt;
color: 000000;
text-decoration: none;
}
a:hover{
font-family: Tahoma;
font-size: 8pt;
color: 336699;
text-decoration: underline;
}
a:visited{
font-family: Tahoma;
font-size: 8pt;
color: 000000;
text-decoration: none;
}
A.cizgi:hover {
	font-weight: normal; COLOR: 000080; font-family: Tahoma; font-size: 11px; text-decoration: underline;
}
td{
font-family: Tahoma;
font-size: 8pt;
font-weight: normal;
color: 000000;
}
	INPUT
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 10px;
	color: #333333;
	font-family: Geneva, Verdana, Tahoma, Arial;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

	select
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 10px;
	color: #333333;
	font-family: Geneva, Verdana, Tahoma, Arial;
	text-decoration: none;
	font-weight:bold;
}

	textarea
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 10px;
	color: #333333;
	font-family: Geneva, Verdana, Tahoma, Arial;
	text-decoration: none;
	font-weight:bold;
}
	.radio
{
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	border-bottom: #FFFFFF 1px solid;
}