body {
	background-image: url(images/article_bg.jpg);
	font-family: Georgia, Times New Roman, Times, serif;
}
a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	color: #333300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
