.grey_title .rounded-header h2 a, .blue_title .rounded-header h2 a{
	color: white;
}

div.contact_button{
	text-align: right;
	padding: 0;
}
div.contact_button a{
	color: white;
	display: block;
	text-align: center;
	padding-top: 4px;
	width: 125px;
	height: 19px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: url('../images/sce/bg_contact.png');
	margin: 5px;
}
div.contact_button a:hover{
	color: yellow;
	text-decoration: none;
}
