body {
	background-image:url(bg_page.gif);
	margin: 0px;
	padding: 0px;
}

div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
}

a{
	color: #426200;
	text-decoration: underline;	
}
a:hover{
	color:#426200;
	text-decoration: none;
}