a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #ADADAD;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #ADADAD;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #888888;
}
.underline {
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.red {
	color: #EE3338;
}
.blue {
	color: #005879;
}
.grey {
	color: #4D5458;
}
