﻿@media screen and (max-device-width: 768px) and (max-width: 667px) {
	#navcontainer div.auth ul.nav li a {
		color: #666565;
	}
}
