.mycss02 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	font-weight: normal;
	text-indent: 4px;
}

.white-15 {
	font-size: 15px;
	color: #FFFFFF;
}
.white-12 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
.white-10 {
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	font-family: "Times New Roman", Times, serif;
}
.gray-12 {
	font-size: 12px;
	line-height: 22px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
}

