a:link { color: #5E8729; text-decoration: none}
a:visited { color: #005CA2; text-decoration: none}
a:active { color: #5E8729; text-decoration: none}
a:hover { color: #5E8729; text-decoration: underline}
.head_green {
	font-family: "ms Sans Serif";
	font-size: 14px;
	color: #006600;
}
.text_black {
	font-family: "ms Sans Serif";
	font-size: 12px;
	color: #000000;
}
.text_c {
	font-family: "ms Sans Serif";
	font-size: 14px;
	color: #8E9225;
	font-weight: bold;
}
.link_red {
	font-family: "ms Sans Serif";
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
}
.link_red:link { color: #FF0000; text-decoration: none;font-family:"ms Sans Serif"; font-size:12px;}
.link_red:visited { color: #FF0000; text-decoration: none;font-family:"ms Sans Serif"; font-size:12px;}
.link_red:active { color: #FF0000; text-decoration: none;font-family:"ms Sans Serif"; font-size:12px}
.link_red:hover { color: #FF0000; text-decoration: underline;font-family:"ms Sans Serif"; font-size:12px;}
.link_blue:link { color: #0000FF; text-decoration: none;font-family:"ms Sans Serif"; font-size:12px;}
.link_blue:visited { color: #0000FF; text-decoration: none;font-family:"ms Sans Serif"; font-size:12px;}
.link_blue:active { color: #0000FF; text-decoration: none;font-family:"ms Sans Serif"; font-size:12px;}
.link_blue:hover { color: #0000FF; text-decoration: underline;font-family:"ms Sans Serif"; font-size:12px;}


