/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353404;
	margin:0px;
	padding:0px;
	background-color:#e6e5b7;
}
td { vertical-align:top}
link {
	text-decoration: underline; font-size:10px;
}

a:link {
	color: #8b8923;
}
a:visited {
	color: #7e7c19;
}
a:hover {
	color: #706e0f;
}
a:active {
	color: #62600a;
}
