body	{
		background	:url('images/bg.jpg');
		font-family	:arial;
		}
		
.a1		{
		font-family	:tahoma;
		color		:#A1D200;
		font-weight	:bold;
		font-size	:11px;
		text-decoration:none;
		}
.a2		{
		font-family	:tahoma;
		color		:white;
		font-weight	:bold;
		font-size	:12px;
		text-decoration:none;
		}
.a3		{
		font-family	:tahoma;
		color		:white;
		font-weight	:bold;
		font-size	:12px;
		text-decoration:none;
		}
.a4		{
		font-family	:tahoma;
		color		:black;
		font-weight	:bold;
		font-size	:12px;
		text-transform:capitalize;
		}
.a5		{
		font-family	:arial;
		color		:black;
		font-size	:12px;
		text-align	:justify;
		width		:500;
		}
.a6		{
		font-family	:arial;
		color		:black;
		font-size	:16px;
		font-weight	:bold;
		}

.baslik2{
		font-family	:tahoma;
		color		:black;
		font-weight	:bold;
		font-size	:12px;
		border		:solid 1px silver;
		}
.urun_back
		{
		border		:silver 1px solid;
		border-top-style:none;
		border-bottom-style:none;
		
		}