a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #374854;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #374854;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #B00303;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #B00303;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/bursak.gif);
	background-repeat: repeat-x;
	background-position: top;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #374854;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #2892DC;
}
.red {
	color: #C30303;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #9C9C9C;
	font-weight: normal;
}
.green {
	color: #65A824;
}
.yellow {
	color: #FBED09;
}
.uppercase {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
