body {
	background-color: #A2A9AD;
	margin: 0px;
	padding: 0px;
	color: #fcfcfc;
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 10px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: #fcfcfc;
}
