body {
	background-color: DBF1EA;
}
.text {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	color: 3D504A;
	text-align: justify;
	line-height: 17px;
}
.menu {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #990000;
}
a:link {
	color: 9F0000;
	text-decoration: none;
}
a:visited {
	color: #9f0000;
	text-decoration: none;
}
a:active {
	color: #9f0000;
	text-decoration: none;
}
a:hover {
	color: CC7373;
	text-decoration: none;
}
