@charset "utf-8";
.Normal {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #727272;
}
.Bold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #727272;
}
.RefNormal {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.RefBold {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}
.RefAltBold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
a {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #4C6FB1;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000033;
	text-decoration: underline;
}
.haber {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #727272;
}
