a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #D8FF00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #D8FF00;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #0E1313;
	background-image: url(images/bursak.jpg);
	background-repeat: repeat-x;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #9EAAAB;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #319CFA;
}
.red {
	color: #A20000;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.green {
	color: #319CFA;
}
.orange {
	color: #FF5A00;
}
.h1 {
	color: #9C9C9C;
	font-size:24px;
}
.h2 {
	color: #FFFFFF;
	font-size:18px;
}
.h3 {
	color: #319CFA;
	font-size:12px;
}