A       {
	font-family: Arial Cyr, helvetica;
	text-decoration: none;
	font-size: 9pt;
	color: FF9933;
}

A:HOVER {
	color: FFC773;
	text-decoration : underline;
}

.text	{ 
	font-family: Arial Cyr, helvetica;
    text-decoration: none;
    font-size: 9pt;
    color: #6FFFEF; }

.in	{ 
	font-family: Arial Cyr, helvetica;
    text-decoration: none;
    font-size: 9pt;
    color: #000000; }
	
.good	{
	font-family: Arial Cyr, helvetica;
	text-decoration: none;
	font-size: 9pt;
	color: Lime;
}

.bad{
	font-family: Arial Cyr, helvetica;
	text-decoration: none;
	font-size: 9pt;
	color: Red;
}	


..text	{ 
	font-family: Arial Cyr, helvetica;
    text-decoration: none;
    font-size: 9pt;
    color: #6FFFEF; }

..in	{ 
	font-family: Arial Cyr, helvetica;
    text-decoration: none;
    font-size: 9pt;
    color: #000000; }
	
..good	{
	font-family: Arial Cyr, helvetica;
	text-decoration: none;
	font-size: 9pt;
	color: Lime;
}

..bad{
	font-family: Arial Cyr, helvetica;
	text-decoration: none;
	font-size: 9pt;
	color: Red;

