body {
	background-color: #CAFECB;
	font-family: Arial;
	color: #006600;
	font-size: 14px;
}
#articletitle{
	color: #D4CA21;
	font-size: 18px;
	font-weight: bold;
}
.toplink a {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}