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: 10px;
	color: #888888;
}
.underline {
	text-decoration: underline;
}
.red {
	color: #0033FF;
}
.bold_blue{
	font-family: Tahoma, Arial;
	color: #0033FF;
	
	font-size: 18px;
	font-weight: bold;
}
