body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(images/grad_bg.jpg);
	background-repeat: repeat-x;	
}

a:link, a:visited, a:active {
	color: #FFD146;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {color: #68A90F; text-decoration: underline;}

