.a1 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.a1:hover {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
