body {
	background-color: #dfd3c6;
}
a:link {
	color: B35D5D;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: D66F6F;
	text-decoration: underline;
}
a:active {
	color: B35D5D;
	text-decoration: none;
}
.style2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.style3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
}
