/* CSS Document */

td		{font:12px "arial"; color:#444444;}

a:link		{color:#999999; text-decoration:none}
a:visited	{color:#999999; text-decoration:none}
a:hover		{color:#486435; text-decoration:underline}
a:active	{color:#486435; text-decoration:underline}

a.green:link		{color:#486435; text-decoration:none}
a.green:visited	{color:#486435; text-decoration:none}
a.green:hover		{color:#3E9A00; text-decoration:none}
a.green:active	{color:#3E9A00; text-decoration:none}

.text {	font-family: "ËÎÌå";	font-size: 12px;}

.bgx {	background-repeat: repeat-x;}
.bgy {	background-repeat: repeat-y;}
.bgno {	background-repeat: no-repeat;}

.160 {	font-size:12px;	line-height:160%;}
.220 {	font-size:12px;	line-height:200%;}
.240 {	font-size:12px;	line-height:230%;}
