A:link {
	text-decoration: none;
	color: #FFD350;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #FFD350;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: #FFD350;
	font-weight: bold;
}
A:hover {
	text-decoration: underline;
	color: #009933;
	font-weight: bold;
}

.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003300;
}
.Main-Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD350;
}
.Main-txt-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFD350;
}
.Main-txt-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
}
.tbl-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC33;
}
.Tbl-bdr-left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CC9900;
}

