.text a:hover{
	text-decoration:none;
	color:white;
}
.text div{
	color:white;
}
.choice{
	position:relative;
	width:650px;
	margin:10px auto;
}
.choice a{
	width:650px;
	height:40px;
	display:block;
}
