.soar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: lowercase;
	line-height: 15px;


}
a:link {
	color: #E77E38;
	text-decoration: none;

}
a:visited {
	color: E77E38;
	text-decoration: none;
}
a:hover {
	color: #E77E38;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
.soarfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-transform: lowercase;
	font-weight: bolder;

}
.soarhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E77E38;
	text-transform: lowercase;
	line-height: 15px;
	font-weight: bold;

}

