﻿a:link, a:active, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6E6E6E;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #3F809E;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #3F809E;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	text-align: left;
	}
.underline {
	text-decoration: underline;
}
.blue {
	color: #3F809E;
}
.white {
	color: #FFFFFF;
}
.px11 {
	font-size: medium;
}
