a
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #0000FE;
}
