a:link, a:active, a:visited {
	font-family: Tahoma, arial;
	color: #5D7400;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, arial;
	color: #5D7400;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.link1:link, a.link1:active, a.link1:visited {
	font-family: Tahoma, arial;
	color: #FF00B4;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link1:hover {
	font-family: Tahoma, arial;
	color: #FF00B4;
	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: #93B700;
}
.underline {
	text-decoration: underline;
}
.blue {
	color: #5C7184;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: 11px;
}
.green {
	color: #5D7400;
}
.red {
	color: #D22C2C;
}
.orange {
	color: #FFEA00;
}
.grey {
	color: #687482;
}

