a:link, a:active, a:visited {
	font-family: Tahoma, Arial;
	color: #0D2D54;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #0D2D54;
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Tahoma, Arial;
	color: #41AEF1;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.link:hover {
	font-family: Tahoma, Arial;
	color: #41AEF1;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #0D2D54;
}
.underline {
	text-decoration: underline;
}
.greed {
	font-size: 11px;
	color: #474747;
}
.blue {
	color: #41AEF1;
}
.white {
	color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.px11 {
	font-size: 11px;
}
#nav1 a {
	padding: .5em;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#nav1 a:hover {
	text-decoration: underline;
}