.hl
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 18px;
	color: black;
	text-decoration: none;

	font-weight: bold;
}
.hl:hover
{   text-decoration: underline; }

.hl2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size : 15px;
	color: #7A7A7A;
	text-decoration: none;
}
