a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #0000FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, arial;
	color: #9F9F9F;
	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: #393D4D;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #5C7184;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #99B04C;
}
.red {
	color: #960303;
}
.orange {
	color: #EE9700;
}
.grey {
	color: #969696;
}