.bodytext {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	background-color: #0099ff
}
.headerboldbodytext {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
	color: #0099ff;
	text-decoration: none;
}.bodyhighlighted {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0099ff;
}
.headerboldbodytextbig {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 14px;
	color: #0099ff;
	text-decoration: none;
}
.headerboldbig {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 30px;
	color: #0099ff;
	text-decoration: none;
}
.news_content {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}