body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}

.headline_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #a1d162;
}
.headline_green a:link {
	color: #a1d162;
	text-decoration: none;
}
.headline_green a:visited {
	color: #a1d162;
	text-decoration: none;
}
.headline_green a:active {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}
.headline_green a:hover {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}


.headline_feature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #a1d162;
	text-transform: uppercase;
	font-weight: bold;
}
.headline_feature a:link {
	color: #a1d162;
	text-decoration: none;
}
.headline_feature a:visited {
	color: #a1d162;
	text-decoration: none;
}
.headline_feature a:active {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}
.headline_feature a:hover {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}

.headline_topics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #1E72B9;
	font-weight: bold;
}
.headline_topics a:link {
	color: #1E72B9;
	text-decoration: none;
}
.headline_topics a:visited {
	color: #1E72B9;
	text-decoration: none;
}
.headline_topics a:active {
	color: #ffffff;
	background-color: #1E72B9;
	text-decoration: none;
}
.headline_topics a:hover {
	color: #ffffff;
	background-color: #1E72B9;
	text-decoration: none;
}


.headline_green_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #a1d162;
	text-transform: uppercase;
	font-weight: bold;
}
.headline_green_large a:link {
	color: #a1d162;
	text-decoration: none;
}
.headline_green_large a:visited {
	color: #a1d162;
	text-decoration: none;
}
.headline_green_large a:active {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}
.headline_green_large a:hover {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}

.headline_green_large_forum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	color: #1E72B9;
	text-transform: uppercase;
	font-weight: bold;
}
.headline_green_large_forum a:link {
	color: #1E72B9;
	text-decoration: none;
}
.headline_green_large_forum a:visited {
	color: #1E72B9;
	text-decoration: none;
}
.headline_green_large_forum a:active {
	color: #ffffff;
	background-color: #1E72B9;
	text-decoration: none;
}
.headline_green_large_forum a:hover {
	color: #ffffff;
	background-color: #1E72B9;
	text-decoration: none;
}

.headline_white_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
}
.headline_white_large a:link {
	color: #ffffff;
	text-decoration: none;
}
.headline_white_large a:visited {
	color: #ffffff;
	text-decoration: none;
}
.headline_white_large a:active {
	color: #a1d162;
	background-color: #ffffff;
	text-decoration: none;
}
.headline_white_large a:hover {
	color: #a1d162;
	background-color: #ffffff;
	text-decoration: none;
}





.headline_black_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 23px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
}
.headline_black_large a:link {
	color: #000000;
	text-decoration: none;
}
.headline_black_large a:visited {
	color: #000000;
	text-decoration: none;
}
.headline_black_large a:active {
	color: #000000;
	background-color: #a1d162;
	text-decoration: none;
}
.headline_black_large a:hover {
	color: #000000;
	background-color: #a1d162;
	text-decoration: none;
}


.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #a1d162;
	text-transform: uppercase;
}
.text_normal a:link {
	color: #a1d162;
	text-decoration: none;
}
.text_normal a:visited {
	color: #a1d162;
	text-decoration: none;
}
.text_normal a:active {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}
.text_normal a:hover {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}

.text_standard {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.text_standard a:link {
	color: #a1d162;
	text-decoration: none;
	border-bottom:#a1d162 dotted 1px;
}
.text_standard a:visited {
	color: #a1d162;
	text-decoration: none;
	border-bottom:#a1d162 dotted 1px;
}
.text_standard a:active {
	color: #ffffff;
	background-color:#a1d162;
	text-decoration: none;
}
.text_standard a:hover {
	color: #ffffff;
	background-color:#a1d162;
	text-decoration: none;
}
.text_standard_forum {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
}
.text_standard_forum a:link {
	color: #1E72B9;
	text-decoration: none;
	border-bottom:#1E72B9 dotted 1px;
}
.text_standard_forum a:visited {
	color: #1E72B9;
	text-decoration: none;
	border-bottom:#1E72B9 dotted 1px;
}
.text_standard_forum a:active {
	color: #ffffff;
	background-color:#1E72B9;
	text-decoration: none;
}
.text_standard_forum a:hover {
	color: #ffffff;
	background-color:#1E72B9;
	text-decoration: none;
}

.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #a1d162;
	text-transform: uppercase;
	font-weight: bold;
}
.text_large a:link {
	color: #a1d162;
	text-decoration: none;
}
.text_large a:visited {
	color: #a1d162;
	text-decoration: none;
}
.text_large a:active {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}
.text_large a:hover {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}
.text_sidebar_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFF;
}
.text_sidebar_white a:link {
	color: #a1d162;
	text-decoration: none;
}
.text_sidebar_white a:visited {
	color: #a1d162;
	text-decoration: none;
}
.text_sidebar_white a:active {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}
.text_sidebar_white a:hover {
	color: #ffffff;
	background-color: #a1d162;
	text-decoration: none;
}.text_standard_lighter {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
}
