body {
	background-color: #b1abab;
	margin: 0px;
	padding: 0px;
}
.txt_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3B2D2A;
}
.txt_normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	padding: 15px;
}
td.txt_footer a:link {
	color: #3B2D2A;
	text-decoration: none;
}
td.txt_footer a:visited {
	color: #3B2D2A;
	text-decoration: none;
}
td.txt_footer a:hover {
	color: #3B2D2A;
	text-decoration: underline;
}
td.txt_footer a:visited {
	color: #3B2D2A;
	text-decoration: none;
}
.imgborder {
	border: 2px solid #DAD2C7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3B2D2A;

}
.txtsubnav {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #CCBD88;
	text-decoration: none;
}
a:visited {
	color: #CCBD88;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #E4DCD1;
	text-decoration: none;
}
a:active {
	color: #CCBD88;
	text-decoration: none;
}
.txtnormaltable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}

