a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	background-color: #D9DA2A;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #495D68;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #7CC3E0;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #91AF00;
}
.red {
	color: #BF0000;
}
.orange {
	color: #D29217;
}
.grey {
	color: #687482;
}
