@charset "utf-8";
/* CSS Document */
td{font-size:12px;line-height:20px;}
body{font-size:12px;margin:0px;line-height:20px; background-color:#F1F4EB}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}
.green{color:4F6737;}
a.green {text-decoration:none;color:#4F6737}
a.green:link {text-decoration:none;color:#4F6737}
a.green:visited {text-decoration:none;color:#4F6737;}
a.green:hover {text-decoration:underline;color:#4F6737}
a.green:active {text-decoration:none;color:#4F6737}

.green1{color:909488;}
a.green1 {text-decoration:none;color:#909488}
a.green1:link {text-decoration:none;color:#909488}
a.green1:visited {text-decoration:none;color:#909488;}
a.green1:hover {text-decoration:underline;color:#909488}
a.green1:active {text-decoration:none;color:#909488}

.green2{color:#50534A;font-size:12px}
a.green2 {text-decoration:none;color:#50534A;font-size:14px;font-weight:bold}
a.green2:link {text-decoration:none;color:#50534A}
a.green2:visited {text-decoration:none;color:#50534A;}
a.green2:hover {text-decoration:underline;color:#50534A}
a.green2:active {text-decoration:none;color:#50534A}

.green3{color:#4F6737;font-size:14px;font-weight:bold}

.white {color:#fff;font-size:14px;font-weight:bold}
a.white {text-decoration:none;color:#fff}
a.white:link {text-decoration:none;color:#fff}
a.white:visited {text-decoration:none;color:#fff;}
a.white:hover {text-decoration:underline;color:#fff}
a.white:active {text-decoration:none;color:#fff}