.grey12 {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.green12 {
	font-size: 12px;
	line-height: 18px;
	color: 669900;
}
.green15 {
	font-size: 15px;
	line-height: 18px;
	color: 76AD01;
}

.green_on{
	
	color: #FFFFFF;
	background-color: #76AD01;
	font-size: 12px;
	text-decoration: none;
	border: 4px solid #76AD01;
}
.orange12{
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
}
.tt {
	
	font-size: 12px;
	line-height: 21px;
	color: #FF6600;
	text-decoration: none;
}
a.tt:hover{
	color: #FFFFFF;
	background-color: #FF6600;
	border: 2px solid #FF6600;
}
a:hover{
	color:#FF0033;
	text-decoration:underline;
}
a{
	text-decoration:none;
}
