body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}

.lnk {
	font-weight: bold;
	color:#475469;
	text-decoration: none;
	padding: 4px;
	display:block;
	font-size: 11px;
	border-bottom:1px dashed #475469;
	width:150px;
}
.lnk:hover {
	color:#ffffff;
	border-bottom:1px dashed #ffffff;
}.orta_kolon {
	padding: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}

.lnk_troy {
	font-weight: bold;
	color:#475469;
	text-decoration: none;
	padding: 4px;
	display:block;
	font-size: 11px;
	width:150px;
}

a {
	text-decoration: none;
}