body {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	}


a {
	text-decoration: none;
	color: White;
}

a:hover {
	color: White;
	text-decoration: underline;
}

select, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}




