body{
	margin: 0px;
}

table{
	border:0;
	font-family:Verdana;
	font-size:8pt;
}

.SiyahText
{
	font-weight: normal;
	font-family:Verdana;
	font-size:8pt;
	color:Black;
	text-decoration: none;
}

.TuruncuText
{
	font-size: 8pt;
	color: #ff9900;
	font-family: Verdana;
	text-decoration: none;
}

.TuruncuText:hover{
	font-weight:bold;
}


.MaviText
{
	font-weight:normal;
	font-family:Arial;
	font-size:8pt;
	color: Navy;
	text-decoration: none;
}

.MaviText:link
{
	font-weight:normal;
	font-size: 8pt;
	font-family: Arial;
	text-decoration: none;
	color: Navy;
}

.MaviText:hover
{
	font-weight:bold;
	color:Red;
	font-size: 8pt;
	font-family:Arial;
    text-decoration:none;
}

.HataText
{
	font-weight: bold;
	font-size: 8pt;
	color: #ff3333;
	font-family: Verdana;
}
