.lnk 	{
		font-family: Arial,Arial Cyr,Helvetica;
		font-size: smaller ;
		font-weight: bold;
		color: #8080FF;
}

.new 	{
		font-family: Arial,Arial Cyr,Helvetica;
		font-size: 8pt;
		color: #ff0033;
}
.update {
		font-family: Arial,Arial Cyr,Helvetica;
		font-size: 8pt;
		color: #669900;
}
.txt	{
		font-family: Arial,Arial Cyr,Helvetica;
		font-size: 10pt;
}
.und	{
		text-decoration: none;
		color: #000000;
}
.und:hover {
		color: #ff6633;
}
.small	{
		font-size: 10pt;
}
.sl		{
		color:#0066ff;
		text-decoration: none;
		font-weight: bold;
		
}
.sl:hover {
		color:#6600ff;
		text-decoration: underline;
}