A:link {
	text-decoration: none;
	color: #000000;
}
A:visited {
	text-decoration: none;
	color: #000000;
}
A:hover	{
	text-decoration: none;
	color: #000000;
	background-color: #77AAFF;
}
A:active {
	text-decoration: none;
	color: #000000;
}
