.menu {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_link:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_link:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.menu_link:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #037214;
	text-decoration: none;
}

a.font999_link:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

a.font999_link:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

a.font999_link:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

a.green_link:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #007C1E;
	text-decoration: none;
}

a.green_link:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #007C1E;
	text-decoration: none;
}

a.green_link:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #007C1E;
	text-decoration: underline;
}

a.greenbold_link:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007C1E;
	text-decoration: none;
}

a.greenbold_link:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007C1E;
	text-decoration: none;
}

a.greenbold_link:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #007C1E;
	text-decoration: underline;
}

a.font_orange_link:link {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

a.font_orange_link:visited {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

a.font_orange_link:hover {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}

.font999 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.fontblack13 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.fontgreen13 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #007C1E;
	text-decoration: none;
}

.font666_12 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.font666_bold_12 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.font_orange {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.font_orange13 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

.font_orange_bold12 {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.font_orange_topic {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

