body, td {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFF6ea;
}

a {
	color: #006633;
	text-decoration: none;
	font-weight: bold
}

a:hover {
	color: #CC6633;
	text-decoration: underline;
	font-weight: bolder;
}

a:visited {
	color: #CC6633;
	text-decoration: line-through;
}
