body	{
	font-family: Arial, Helvetica, Verdana, Tahoma, Geneva;
	font-size: 12px;
	font-weight: normal;
	color: #5a5a5a;
	text-decoration:      none;	
}

/* begin links */
a, a:link, a:visited	{ color: #77b800; font-size:12px; font-weight:normal; text-decoration: none; } /*standard */
a:hover   				{ color: #77b800; font-size:12px; font-weight:normal; text-decoration: underline; }
a:active  				{ color: #77b800; font-size:12px; font-weight:normal; text-decoration: none; }
/* end links */

.txt_wht		{
	color:#ffffff;
	font-size: 13px;
	font-weight:lighter;
}
.txt_gry		{ color:#5a5a5a; font-size: 12px; font-weight:bold;}
.txt_gry_big	{ color:#5a5a5a; font-size: 16px; font-weight:bold;}

