a:link, a:active, a:visited {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	font-family: "Trebuchet MS";
	text-decoration: underline;
	font-size: 10px;
}
a.link1:link, a.link1:active, a.link1:visited {
	font-family: "Trebuchet MS";
	color: #DB4800;
	text-decoration: none;
}
a.link1:hover {
	font-family: "Trebuchet MS";
	color: #5B6673;
	text-decoration: underline;
	background-color: #FFFFFF;
}
BODY {
	background-image: url(images/bursak.gif);
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
TD {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #747474;
}
.blue {
	color: #316986;
}
.green {
	color: #7D930B;
}
.px11 {
	font-size: 11px;
}
.white {
	color: #FFFFFF;
}
.black {
	color: #000000;
}
.orang {
	color: #FF7800;
}
.red {
	color: #9F0402;
}

