div#div-connection{
		background: linear-gradient(#01c9ed,#395b9a);
		font-family: Rondalo;
}
div#div-connection,div#div-connection-button{
	color: #ffffff;
}
div#div-connection-button{
	background: #c8057d;
}
a.conn-link{
	color: #ffffff;
	text-decoration: none;
}
div#div-connection a:hover,div#div-connection-button a:hover{
	color: #ffffff;
	text-decoration: none;
}
div#div-connection-fb{
	border: solid 0.5px #ffffff;border-radius:5px;background-color: #395b9a;font-family: Roboto-Bold;
}
div#div-connection-telp-email{
	border: solid 0.5px #ffffff;border-radius:5px;background-color: #0775bc;font-family: PTS75F;
}
div#div-connection-sign-email{
	border-radius:5px;background-color: #c8057d;font-family: PTS75F;
}
div#div-connection-sign-up{
	border: solid 3px #ffffff;margin: 30px;font-family: PTS75F;padding: 5px;
}