A:hover{color:yellow; text-decoration:underline}


.textNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CC9966;
	text-decoration: none;

}

.textNoteGreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #99CC00;
}

.textNoteGreen02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #99CC00;
	text-decoration: none;
}

.textTitleB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;

}
.textTitleLG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #CC6600;
}
.textMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
}
.textMainBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
}
.textMainBoldU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.spicy {
	font-family: Webdings;
	font-size: 16px;
	color: #CC0000;
}
