A:link {TEXT-DECORATION: none;}
A:visited {TEXT-DECORATION: none;}
A:active {TEXT-DECORATION: none;}

A.linkmain { color: #FFFFFF; text-decoration: none}
A.linkmain:HOVER { color: #000000; text-decoration: underline}

A.linksub { color: #CC0000; text-decoration: none}
A.linksub:HOVER { color: #000000; text-decoration: underline}

.txt-copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.txt-mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.txt-sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.txt-pgtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #660000;
	font-weight: bold;
}
.txt-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.txt-contentbold-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF6600;
	font-weight: bold;

}
.txt-box120 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 120px;
	border: 1pt solid #999999;

}
.txt-box80 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 80px;
	border: 1pt solid #999999;
}
.txt-contentbold-white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.txt-box50 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 50px;
	border: 1pt solid #999999;
}
.txt-contentbold-purple {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #660099;
	font-weight: bold;
}
.txt-box200 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	border: 1pt solid #999999;
}
