


div.comingSoon {
	margin-top: 12px;
	margin-bottom: 20px;
	font-size: 16px;
	text-align: center;
	line-height: 16px;
	color: #4c68bc;
}



div.comingSoon a:link, 
div.comingSoon a:visited, 
div.comingSoon a:active {
	color: #4c68bc;
	font-weight: bold;
}

div.comingSoon a:hover {
	color: #666666;
	font-weight: bolder;
}






