body {
	font-family: Arial, Verdana;
	border-style: none;
	background-color: #666666;
	font-size: 9pt;
	background-position: center;
	padding: 0pt;
	margin: 0pt;
	color: #D9D8BF;
	text-align: center;
}

a img {
	border: none;
}

a:link, a:visited {
	color: #EAE6D6;
	text-decoration: none;
}

a:hover {
	color: #F38022;
	text-decoration: underline;
}

#Intro {
	height:684px;
	width: 1024px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-image: url(/images/080620_MY_layout_02.jpg);
}

#IntroLinks {
	position: absolute;
	top:  440px;
	left: 124px;
	width: 150px;
	height: 20px;
}

.IntroLink {
	font-size: 9pt;
	color: #EAE6D6;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}