body {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #444444;
	background-image: url(/common/img/bg.jpg);
	background-repeat: repeat-x;

}
a {
	color: #008200;
	text-decoration: none;

}
a:hover {
	color: #008200;
	text-decoration: underline;
}
a:visited {
	color: #006A5B;
}
