#welcome {
	height: auto;
	width: 900px;
	margin: 0 auto;
}
body {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #666666;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
.imgbd {
	padding: 3px;
	border: 1px solid #EAEAEA;
}
