#header a {
	color: #f00;
	text-decoration: none;
}

#header a:hover {
	border-bottom: 1px solid #809080;
}

