a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #4A596B;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, arial;
	color: #4A596B;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #4A596B;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #3F809E;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #505900;
}
.red {
	color: #BF0000;
}
.orange {
	color: #D29217;
}
