﻿body {
}

A
{
	color: maroon;
	text-decoration: none;
	font-family: Tahoma;
	font-size: small;
	font-weight: bold;
}

A:hover
{
	color: #990000;
	font-weight: bold;
	font-size: small;
	font-family: Tahoma;
	text-decoration: underline overline;
}

.t
{
	border-right: yellowgreen 4px double;
	border-top: yellowgreen 4px double;
	border-left: yellowgreen 4px double;
	border-bottom: yellowgreen 4px double;
	border-collapse: collapse;
	text-align:left;
}
.baslik
{
	font-weight: bold;
	font-size: 13px;
	text-transform: capitalize;
	color: white;
	font-family: tahoma;
	background-image: url(../../images/baslik.jpg);
	background-repeat:repeat-x;
}
.baslikKucukHarfli
{
	font-weight: bold;
	font-size: 13px;
	color: white;
	font-family: tahoma;
	background-image: url(../../images/baslik.jpg);
	background-repeat:repeat-x;
}
.yazi
{
	font-size: 12px;
	text-transform: none;
	color: #000000;
	font-family: Verdana;
	text-align:left;
}

.etiket1
{
	font-family: Arial;
	font-Size:11px;
	color:#000000;
	}
.nokta
{
font-size:11px;
font-weight:bold;
vertical-align:top;

	}
