h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	text-decoration: underline;
	text-align: center;
}
a:hover {
	color: #F00;
}
a:active {
	color: #F00;
}
body {
	background-color: #333;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
