body {
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;

}

.homepage {
	text-align: center;
}

.content {
	margin-top: 45px;
	margin-left: 45px;
	width: 500px;
}
a, a:visited {
color: #000000;
text-decoration:none;
}

.orange, .orange a {
	color: #FF7800;
	font-weight: normal;
	margin: 0px;
	font-size: 13px;
	text-decoration: none;
}
a:hover {
text-decoration:underline;
}
p {
	margin: 0px;
}
em {
color: #666;
}
.menu {
	position:absolute;
	left:570px;
	top:32px;
	width:102px;
	height:45px;
	z-index:1
}
