a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #18A0EC;
	text-decoration: none;
	font-weight: bold;

}

a:hover {
	text-decoration: underline;
	font-weight: bold;

}

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

	font-family: Tahoma, Arial;

	color: #FFFFFF;

	text-decoration: none;

	font-size: 11px;

	font-weight: normal;

}

a.link:hover {

	font-family: Tahoma, Arial;

	color: #FFFFFF;

	text-decoration: underline;

	font-size: 11px;

	font-weight: normal;

}

BODY {

	font-weight: normal;

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

	background-position:center

}

TD {

	font-family: Tahoma, Arial;

	font-size: 13px;

	color: #666666;

}

.underline {

	text-decoration: underline;

}

.green {

	color: #7BAB39;

}

.blue {

	color: #0A79BE;

}

.white {

	color: #FFFFFF;

}

.px11 {

	font-size: 11px;

}

