a:link, a:active, a:visited {
	font-family: Arial;
	color: #0C6;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	color: #00F;
	text-decoration: underline;
	font-size: 16px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Arial;
	color: #2C2C2C;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #2C2C2C;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/bursak.gif);
	background-position:center;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #777777;
}
.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
	font:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#900;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #507289;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #747474;
	font-family:"Arial Black";
	font-size:16px;
	font-weight:bold;
	text-align:RIGHT;
}
.green {
	color: #6CAC10;
	font-family:"Arial Black";
	font-size:16px;
	font-weight:bold;
	text-align:RIGHT;
}
.orange {
	color: #F76400;
	font-family:"Arial Black";
	font-size:15px;
	font-weight:bold;
	text-align:RIGHT;
}
.yellow {
	color: #FFB200;
}
