.Heading-3_white_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;	
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #3366ff;
	text-decoration: underline;
}
