h1
{
	color: #999;
	font-family: Helvetica, Sans-serif;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
}

a:link , a:visited
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	color: #36C;
	text-decoration: none;
}

