a:visited {
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #996600;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}
BODY {
	font-weight: normal;
	background-image: url(images/bursak.gif);
}
TD {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #474747;
}
.underline {
	text-decoration: underline;
}
a:active { 
	font-family: Tahoma, Arial;
	color: #996600;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
 } a:link { 
	font-family: Tahoma, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
 } 
