/* CSS Document */
.link_green_11
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;	
	color: #37ab52;
	text-decoration: none;
}
.link_green_11:hover
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #505150;
	text-decoration: underline;
}

.link_green_14
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;	
	color: #37ab52;
	text-decoration: none;
}
.link_green_14:hover
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #505150;
	text-decoration: underline;
}

.text_purple_11n
{
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
	color: #8d398b;
	text-decoration: none;
}

.text_purple_14n
{
	font-size: 14px;
	font-family: Arial;
	font-weight: none;
	color: #8d398b;
	text-decoration: none;
}

.text_purple_14b
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #8d398b;
	text-decoration: none;
}

.text_purple_16b
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #8d398b;
	text-decoration: none;
}

.text_purple_17b
{
	font-size: 17px;
	font-family: Arial;
	font-weight: bold;
	color: #8d398b;
	text-decoration: none;
}

.text_purple_18b
{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #8d398b;
	text-decoration: none;
}

.text_blackish_11n 
{
	font-size: 11px;
	font-family: Arial;
	color: #332F36;
	text-decoration: none;
}

.text_blackish_11b 
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #332F36;
	text-decoration: none;
}

.text_blackish_14n 
{
	font-size: 14px;
	font-family: Arial;
	color: #332F36;
	text-decoration: none;
}

.text_blackish_14b 
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #332F36;
	text-decoration: none;
}

.text_blackish_16b 
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #332F36;
	text-decoration: none;
}

.text_blackish_18b 
{
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
	color: #332F36;
	text-decoration: none;
}

.text_green_11n 
{
	font-size: 11px;
	font-family: Arial;
	color: #37ab52;
	text-decoration: none;
}

.text_green_11b 
{
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #37ab52;
	text-decoration: none;
}

.text_green_14n 
{
	font-size: 14px;
	font-family: Arial;
	color: #37ab52;
	text-decoration: none;
}

.text_green_14b 
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #37ab52;
	text-decoration: none;
}

.text_blue_16b
{
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #297DB7;
	text-decoration: none;
}

.text_darkgreen_15b 
{
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #526237;
	text-decoration: none;
}

.text_orance_14b
{
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	color: #E6894B;
	text-decoration: none;
}
