a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #000088;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #6B6B6B;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}
.black {
	color: #000000;
}

a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #3C6B8A;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #990000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Georgia, Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #000000;
}
.px10 {
	font-size: 10px;
}

.underline {
	text-decoration: underline;
}

.uppercase {
	text-transform: uppercase;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #3C6B8A;
}
.red {
	color: #C5150C;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #C0C0C0;
}
.green {
	color: #23B420;
}
.orange {
	color: #FF8B02;
}
.yellow {
	color: #FFB200;
}
