body,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #411E14;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link, a:visited {
	color: #411E14;
	text-decoration: underline;
}
//a:visited {color: #B9B2D8;}
a:hover {
	color: #411E14;
	background-color: #D6E03D;
}
.posttext {
	color: #FFE7CE;
}
h2 {
	font-weight: bold;
	float:left;
}
