tr {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #003300;
}
body {
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	font-size: 14px;
	color: #003300;
	background-color: #A2C07A;
}
a:link {
	color: #6F2B1A;
	text-decoration: none;
}
a:visited {
	color: 6f2b1a;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:active {
	color: #CC0000;
	text-decoration: none;

}
.unnamed1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
