body {
	background-color: #ffffff;
	color: #4B4B4B;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

a            { color: #869f45; text-decoration: none}
a:hover      { color: #a6ce39; text-decoration: none }
a:active     { color: #a6ce39; text-decoration: underline}
.txt      { font-family: Arial, sans-serif; color: #4B4B4B; font-size: 11px }
.minitxt      { font-family: Arial, sans-serif; color: #4B4B4B; font-size: 11px }
.tit         { font-family: Arial, sans-serif; color: #4B4B4B; font-size: 14px; 
               font-weight: bold }
.kd      { font-family: sans-serif; color: #4B4B4B; font-size: 9px }
.imgborder    { border: 1 solid #a6ce39}