a:link, a:active, a:visited {

	font-family: Tahoma, Arial;

	color: #333333;

	font-size: 11px;

	font-weight: bold;

	text-decoration: none;

}

a:hover {

	font-family: Tahoma, Arial;

	color: #cccccc;

	text-decoration: underline;

	font-size: 11px;

	font-weight: bold;

}

a.link:link, a.link:active, a.link:visited {

	font-family: Tahoma, Arial;

	color: #333333;

	font-size: 11px;

	font-weight: normal;

	text-decoration: none;

}

a.link:hover {

	font-family: Tahoma, Arial;

	color: #2C2C2C;

	text-decoration: underline;

	font-size: 11px;

	font-weight: normal;

}

BODY {

	font-weight: normal;

	background-color: #FFFFFF;

	background-image: url(images/bursak.gif);

}

TD {

	font-family: Tahoma, Arial;

	font-size: 10px;

	color: #777777;

}

.px10 {

	font-size: 10px;

}



.underline {

	text-decoration: underline;

}



.uppercase {

	text-transform: uppercase;

}

.white {

	color: #FFFFFF;

}

.blue {

	color: #507289;

}

.red {

	color: #C5150C;

}

.px11 {

	font-size: 11px;

}

.px12 {

	font-size: 12px;

}

.grey {

	color: #747474;

}

.green {

	color: #6CAC10;

}

.orange {

	color: #F76400;

}

.yellow {

	color: #FFB200;

}

table.price td{ font:12px Arial, Helvetica, sans-serif; color:#444444;}
table td ul{margin:0; margin-left:25px; padding:0; list-style-position:outside; list-style-type:circle;}
table td ul li{padding:5px;}
a.top:link,a.top:visited, a.top:hover{color:#333333; text-decoration:none;}