.home {
	font-weight:bold;
}
.home a {
	color:#000;
	text-decoration:none;
}
.home a:hover {
	color:#f00;
}