a
{
	text-decoration: underline;
	font-family: tahoma;
	color: white;
	font-weight: bold;
}

a :hover
{
	text-decoration: underline;
	font-family: tahoma;
	color: white;
	font-weight: bold;
}

a :visited
{
	text-decoration: underline;
	font-family: tahoma;
	color: white;
	font-weight: bold;
}

.haberListe a
{
	text-decoration: underline;
	font-family: tahoma;
	font-size: 9pt;
	color: white;
	font-weight: bold;
}
