.black-16 {
	font-size: 16px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
}
.red-15 {
	font-size: 15px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: none;
}
.purple-15 {
	font-size: 15px;
	line-height: 25px;
	color:#CC3399;
	text-decoration: none;
	text-align: center;
}
.blue-15 {
	font-size: 15px;
	line-height: 22px;
	color: #000099;
	text-decoration: none;
	}
.gray-13 {
	font-size: 13px;
	line-height: 25px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.gray-12 {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.gray-14 {
	font-size: 14px;
	line-height: 30px;
	color: #333;
	text-decoration: none;
}
.blue-13 {
	font-size: 13px;
	line-height: 20px;
	color: #3366FF;
	text-decoration: none;
}
a.class1:link {
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	line-height: 25px;
}
a.class1:visited {
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	line-height: 25px;
}    
a.class1:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration:underline;
	line-height: 25px;
}
a.class2:link {
	font-size: 14px;
	color: #333333;
	text-decoration:none;
	line-height: 30px;
}
a.class2:visited {
	font-size: 14px;
	color: #333333;
	text-decoration:none;
	line-height: 30px;
}  


a.class3:link {
	font-size: 13px;
	color: #F00;
	text-decoration:none;
	line-height: 25px;
}
a.class3:visited {
	font-size: 13px;
	color: #F00;
	text-decoration:none;
	line-height: 25px;
}    
a.class3:hover {
	font-size: 13px;
	color: #FF9900;
	text-decoration:underline;
	line-height: 25px;
}





  
a.class2:hover {
	font-size: 14px;
	color: #FF9900;
	text-decoration:underline;
	line-height: 30px;
}
.gray-13-middle {
	text-align: center;
	line-height: 25px;
	color: #333;
	font-size: 13px;
}
