﻿a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #2F4560;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #2F4560;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
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: #91C043;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.link2:hover {
	font-family: Tahoma, Arial;
	color: #4783BC;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
BODY {
	background-position: center top;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(images/bursak.gif);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #949393;
}
.white {
	color: #FFFFFF;
}
.blue {
	color: #3A6E87;
}
.red {
	color: #CE0101;
}
.px11 {
	font-size: 11px;
}
.grey {
	color: #5D6068;
	font-weight: normal;
}
.subcap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #3A6E87;
	font-style: italic;
	font-variant: small-caps;
}
.ntxt {
	font-family: Calibri;
	font-size: 11pt;
	color: #243953;
}
.orange {
	color: #FF9900;
}
