.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CEC9A3;
	padding-right: 10px;
	padding-left: 10px;
}

.footer { font-family: "Times New Roman", Times, serif; font-size: 11px; color: #817B4B; font-weight: bold; text-align: center}
.bodytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CEC9A3;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
a:hover {
	color: #000000;
}
a:link {
color: #CEC9A3;
}

a:active {
	color: #CEC9A3;
}
a:visited {
	color: #CEC9A3;
}
.border{
	border-color : #C1BC8F;

	border-width : 2px;
}
.smalltxt, .smalltxt A:visited, .smalltxt A:active, .smalltxt A:,.smalltxt A:hover, .smalltxt A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}
.pag, .pag A:visited, .pag A:active, .pag A:,.pag A:hover, .pag A:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CEC9A3;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}