.AreaCaption {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
.AreaText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #666666;
}
a:visited {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
a:link {
	color: #FF6600;
	text-decoration: underline;
}
.AreaTextOrange {

	font-family: "Trebuchet MS", Verdana;
	font-size: 10pt;
	color: #FF6600;
}

