.special {
	font-size: 36pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F9F;
	text-decoration: none;
}
.home {
	color: #000;
}
a:hover {
	color: #999;
	text-decoration: underline;
}

