BODY
{
}
A
{
	font-weight: bold;
	color: black;
	text-decoration: none;
}
A:hover
{
	font-weight: bold;
	color: gray;
	text-decoration: none;
}

