.lilientreu {
	letter-spacing: 1px;
}
A:link 
{ font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;

text-decoration: none;
text-underline: none; 

}

A:active 
{ font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;

text-decoration: none;
text-underline: none; 

}

A:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
	text-underline: none;
	color: #999966;


}

A:visited
{ font-family: Georgia, "Times New Roman", Times, serif;
font-size: 10px;

text-decoration: none;
text-underline: none; 

}

