body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana, Sans-Serif, Arial, Courier;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
}

a:link
{
	color: #3d3535;
	background: transparent;
	text-decoration: none;
}

a:visited
{
	color: #3d3535;
	background: transparent;
	text-decoration: none;
}

a:active
{
	color: #3d3535;
	background: transparent;
	text-decoration: none;
}

a:hover
{
	color: #ff0000;
	background: transparent;
	text-decoration: underline;
}

td
{
	font-family: Verdana, Sans-Serif, Arial, Courier;
	font-size: 11px;
}

.anabaslik
{
	color: #ff0000;
	font-family: Verdana, Sans-Serif, Arial, Courier;
	font-size: 11px;
	font-weight: bold;
}

.baslik
{
	color: #0000ff;
	font-family: Verdana, Sans-Serif, Arial, Courier;
	font-size: 11px;
	font-weight: bold;
}