body {
	margin:0px;
	background:#f9f7e9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#565656;}

.titlePage {color:#9c5418; font-size:24px;}

.txtColor01 {color:#7c785f;}

a {
	color: #9A5418;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}
.pic {
padding:5px;
border:#CCCCCC 1px solid;
}