.base {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
a.orange:link {

	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.orange:visited {


	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.orange:hover {



	font-size: 12px;
	color: #FF550F;
	text-decoration: none;
}
a.green:link {


	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.green:visited {



	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.green:hover {




	font-size: 12px;
	color: #00A3AC;
	text-decoration: none;
}
a.red:link {



	font-size: 12px;
	color: #E4777C;
	text-decoration: none;
}
a.red:visited {




	font-size: 12px;
	color: #F27489;
	text-decoration: none;
}
a.red:hover {





	font-size: 12px;
	color: #E52741;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
.bottom {

	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 16px;
}
