.topmenu a:link {
	color: #b88;
	text-decoration: none;
}

.topmenu a:visited {
	color: #b88;
	text-decoration: none;
}

.topmenu a:active {
	color: #fff;
	text-decoration: none;
}

.topmenu a:hover {
	color: #fff;
	text-decoration: none;
}

.topmenu {
	font-size: 0.8em;
	color: #fff;
}

.contentbox {
	position: relative;
	top: 220px;
	left: 380px;
	color: #fff;
	width: 620px;
	z-index: 2;
	font-family: georgia;
	font-size: 0.9em;
}

a:link {
	color: #b88;
	text-decoration: none;
}

a:visited {
	color: #b88;
	text-decoration: none;
}

a:active {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}