#nav {
	font-family:sans-serif;
	font-size: 14px;
}

#nav a {
	color: #777164 ;
	text-decoration: none;
}

#nav a:hover {
	color: #ffa500;
	border: none;
	background: none;
}

#disqus_thread a {
	color: #680041;
	text-decoration: none;
}

#disqus_thread a:hover {
	color: #680041;
	background: white;
}


