a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	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: 12px;
	color: #888888;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #92010E;
}
