/*.rteDiv a {
	font-weight: bold;
	color: #7b0109;
	text-decoration: none;
}
:link, .rteDiv a:visited, #rteDiv a:active {
.rteDiv a: hover {
	font-weight: bold;
	color: #7b0109;
	text-decoration: underline;
}
*/
body {
	font-family: Tahoma, Geneva, Helvetica;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #aad495;
	/*background-color: #7f7f7f;
	background-image: url(images/bg_center.gif);
	background-repeat: no-repeat;

	color: #606060;*/
}

