/* CSS Document */
.link1 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.link2{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	line-height: 12px;
}
.style2 {
	color: #CC9900;
	font-size: 11px;
}
.style3 {
	color: #CC6600;
	font-size: 11px;
}
.style4 {
	color: #CC3300;
	font-size: 11px;
}
.style5 {
	color: #3366CC;
	font-size: 11px;
}
.style6 {
	color: #009966;
	font-size: 11px;
}
.urun {
	color: #3399CC;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.acklama {
	padding: 1px;
	list-style-image: url(images/check.gif);
	font-size: 11px;
	height: 95px;
}
