a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #898CA1;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #898CA1;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #7D7C7C;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #44A3D2;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #92CE0C;
}
.yellow {
	color: #FCE406;
}
