a:link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	
}

a:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #00CC00;
}
a:active{
	font-size: 12px;
	color: #B7851C;
}




.aaa {
	font-size: 12px;
	color: #477823;
}
