a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #555A77;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #555A77;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #919191;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #555A77;
}
.red {
	color: #A20000;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.green {
	color: #92CE0C;
}
.orange {
	color: #FFA701;
}
.blue12px {
	font-size: 12px;
	color: #218DCB;
}
.bluelink {
	color: #218DCB;
}
