.ref_action_footer {
	position: relative;
	top: 36px;
	text-align: center;
	font-size: 6pt;
	color: #ffffcf;
}

a.ref_action_red, a.ref_action_red:visited {
	text-decoration: none;
	color: #a50422;
}
a.ref_action_red:hover {
	text-decoration: underline;
}

a.ref_action:link, a.ref_action:visited {
	text-decoration: none;
	color: #cccccc;
	font-size: 6pt;
}
a.ref_action:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 6pt;	
}



