@charset "utf-8";
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	font-style: italic;
	color: #F90;
}
a:visited { text-decoration: none; color: #996600; 
}
a:hover {
	color: #FFF;
	background-color: #666;
}
.contact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	width: 489px;
	right: auto;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	text-align: left;
	word-spacing: normal;
	position: absolute;
	left: 437px;
	top: 287px;
	letter-spacing: 0.1em;
}
