a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #2A3C46;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-size: 11px;
}
a.link1:link, a.link1:active, a.link1:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #6187B4;
	text-decoration: none;
	font-size: 11px;
}
a.link1:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	background-color: #5F85B2;
}
BODY {
	background-image: url("images/bursak.gif");
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
TD {
	font-family: Tahoma;
	font-size: 10px;
	color: #5B727B;
}
.blue {
	color: #1E3E77;
}
.green {
	color: #517901;
}
.px11 {
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.orange {
	color: #FFAE00;
}
.black {
	color: #000000;
}
.red {
	color: #7F0F0F;
}
.greed {
	color: #495D68;
}


