body {
	background-color: #52564a;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
td {
	font-size: 11px;
}
a {
	color: #3A7795;
	text-decoration: underline;
}
a:hover {
	color: #7BAB78;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7BAB78;

}
