* {

}

body {
	font-family:Arial,"Trebuchet MS",Verdana,sans-serif;
	font-size: 12px;
	margin: 10px; padding: 0px;
	text-align: center;
	color: #515353;
	line-height: 150%;
}

a {
	 color: #e53b22;
	 text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}