a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
}

body {
	background: url(images/bg.jpg) top center no-repeat;
	color: #fff;
	font-family: arial;
}

questionInner {
	font-size: 10px;
}

		
CancelCancel