body {
    background: #d9d6cc url(images/page_bg.gif) top center repeat-x;
}
a {
	font-family:	Verdana, Geneva, sans-serif;
	color:			#339900;
	font-size:		14px;
	font-weight:	bold;
	text-decoration: none;
}
a:hover{
	font-family:	Verdana, Geneva, sans-serif;
	color:			#ffffff;
	font-size:		14px;
	font-weight:	bold;
	text-decoration: none;
}

