h2
{
	font-size: 20px;
}

a
{
	color: #444;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}