a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #3C5364;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #555555;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #787878;
	font-weight: normal;
}
.px10 {
	font-family: Tahoma, Arial;
	font-weight: normal;
	font-size: 10px;
}

.underline {
	font-family: Tahoma, Arial;
	text-decoration: underline;
	font-weight: normal;
}

.uppercase {
	font-family: Tahoma, Arial;
	text-transform: uppercase;
}
.white {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	font-weight: normal;
}
.blue {
	font-family: Tahoma, Arial;
	color: #698CA5;
	font-weight: normal;
}
.red {
	font-family: Tahoma, Arial;
	color: #C5150C;
	font-weight: normal;
}

.px11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
}
.px12 {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	color:#000000;
}
.grey {
	font-family: Tahoma, Arial;
	color: #747474;
	font-weight: normal;
}
.green {
	font-family: Tahoma, Arial;
	color: #70A022;
	font-weight: normal;
}
.orange {
	font-family: Tahoma, Arial;
	color: #F76400;
	font-weight: normal;
}
.yellow {
	font-family: Tahoma, Arial;
	color: #FFB200;
	font-weight: normal;
}
