A:link    {
	text-decoration:none;
	color: #FF6600;
}
A:visited {
	text-decoration:none;
	color: #FF9900;
}
A:hover	  {
    color:#FF0000;text-decoration:underline;
}
A:active  {
	text-decoration:underline;
	color: #FF0000;
}
.f14 {font-size: 14px; font-weight: normal}
.f12 {font-size: 12px; line-height: 16px; font-weight: normal}
.f12s {font-size: 12px; font-weight: normal; line-height: 14px}
.f10 {font-size: 10px; line-height: 14px; font-weight: normal}
.f10s {font-size: 10px; font-weight: normal; line-height: 12px}
.f9 {font-size: 9px; font-weight: normal}.f8 { font-size: 8px; font-weight: normal }
.en10 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 14px; font-weight: normal}
.en11 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; line-height: 15px; font-weight: normal}
.en14 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 14px; line-height: 18px; font-weight: normal}
.en12 {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; line-height: 16px; font-weight: normal}
.green {
	background-color: #669933;
}
.green1 {
	background-color: #339933;
}
.green2 {
	background-color: #99cc66;
}
.green3 {
	background-color: #ccff99;
}
.R {color: #CC0000}
