body
{
	background-color : #FFFFFF;
}

.bTablo1
{
	background-color : #FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;	
}

.seffaf
{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;	
}

a
{
	font-family : verdana,arial;
	font-size : 12px;
	color : #CF1485;
	text-decoration : none;
}

a.menu
{
	font-family : verdana,arial;
	font-size : 11px;
	font-weight : bold;
	color : #CF1485;
	text-decoration : none;
}

a.siyah
{
	font-family : verdana,arial;
	font-size : 12px;
	color : #000000;
	text-decoration : none;
}

a:hover
{
	color : #FF6000;
	text-decoration : underline;
}

.txt1
{
	font-family : verdana,arial;
	font-size : 12px;
	color : #000000;
}

.txt2
{
	font-family : verdana,arial;
	font-size : 11px;
	color : #F94141;
}

.txt3
{
	font-family : verdana,arial;
	font-size : 9px;
	font-weight : bold;
	color : #000000;
}

.txtHata
{
	font-family : verdana,arial;
	font-size : 12px;
	font-weight : bold;
	color : #8314CF;
}