.a2:link {
	color: #000000;
	text-decoration: none;
}
.a2:visited {
	color: #000000;
	text-decoration: none;
}
.a2:hover {color:#FF0000;
     text-decoration: none;
}
