.style1 {color: #990000}
.word12 {
	font-size: 12px;
	color: #FFAE77;
}
H2 {
	font-size: 12px;
	color: #FFAE77;
	margin:0px;
	font-weight: normal;
}
a:link {
	color: #FFD8B0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFD8B0;
}
a:hover {
	text-decoration: underline;
	color: #FFD8B0;
}
a:active {
	text-decoration: none;
	color: #FFD8B0;
}
h1 {
	position: absolute;
	left: 104px;
	top: 12px;
	text-indent: -9999px;
	display: block;
}