﻿a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #000080;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #9F9F9F;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #FFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link2:link, a.link2:active, a.link2:visited {
	font-family: Tahoma, Arial;
	color: #94B006;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.link2:hover {
	font-family: Tahoma, Arial;
	color: #94B006;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #7C7C7C;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #0DB2FF;
}
.red {
	color: #DD0A0A;
}
.px11 {
	font-size: 11px;
}
.px12 {
	font-size: 12px;
}
.grey {
	color: #000000;
}
.green {
	color: #199106;
}
.orange {
	color: #EDAD29;
}
