a:link, a:visited {
	color: #666;
}

a:active {
	color: #333;
	position: relative;
	top: 2px;
}

html {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

h1 {
	font-size: 2em;
}