a:link { text-decoration: none; font-weight: normal; color: #766148; }
a:visited { text-decoration: none; font-weight: normal; color: #766148; }
a:active { text-decoration: none; font-weight: normal; color: #766148; }
a:hover { color: #B98435; cursor: pointer; text-decoration: underline; font-weight: normal; }

body,td,tr,div {
	font-family: Arial;
	font-size: 12px;
	color: #B98435;
	letter-spacing: 0px;
	line-height: 12px;
	text-align: justify;
}

.title { color: #E2CD39;
	font-size: 16px;
	font-family: Arial Narrow;
	line-height: 16px;
	border-bottom: 1px solid #EACBB2;
	width: 100%;
	height: 26px;
}

.subtitle { color: #E3B62F;
	font-size: 14px;
	font-family: Arial Narrow;
	line-height: 16px;
	padding-top: 5px;
}

.bottom { color: #FFDD6C;
	font-size: 9px;
	font-family: Arial;
	line-height: 12px;
	height: 22px;
	width: 100%;
	padding-bottom: 10px;
	text-align: right;
}

.bottom a:link { color: #FFDD6C; text-decoration: none; font-weight: italic; }
.bottom a:active { color: #FFDD6C; text-decoration: none; font-weight: italic; }
.bottom a:visited { color: #FFDD6C; text-decoration: none; font-weight: italic; }
.bottom a:hover { color: #766148; text-decoration: underline; font-weight: italic; }

.copyright { color: #D59C69;
	font-size: 9px;
	font-family: Arial;
	line-height: 9px;
}