.textMain03 a:hover{
	text-decoration:underline;
	color:#FFFF00;
}

A {text-decoration:underline; color:#333333}
A:hover{text-decoration:underline; color:#669900;}



.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.textNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
}
.textForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 18px;
	color: #333333;

}
.textMainBoldW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.textMainBoldT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.spicy {
	font-family: Webdings;
	font-size: 16px;
	color: #CC0000;
}
.textMainBoldLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
.textAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;

}
.testTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}
.textTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #425EA8;
	font-weight: bold;
}
.textTitle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.textMain02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC99;
}

.textMain03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC99;
	text-decoration:none;
}
