body {
	font-family: Tahoma;
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin-top: 5px;
}
#Navigation img {
	padding: 2px;
	border: 1px solid #BF4F99;
}
#Headlines img {
	padding: 2px;
	border: 1px solid #BF4F99;
}

h1 {
	font-family: Tahoma;
	font-size: 1.4em;
	color: #BF4F99;
}
.seperators {
	padding-bottom: 65px;
}
#wd {
	font-size: 0.7em;
	color: #999999;
}
#wd a {
	color: #999999;
}#Content a {
	color: #BF4F99;
	text-decoration: none;
}
#Content a:hover {
	text-decoration: underline;
}

