/*Main Top Navigation Styling*/.nav_top a, .nav_top a:hover {	color: #8a1f03;	font-size: 12px;	font-family: "Times New Roman", Georgia, Times, serif;	text-decoration: none;	margin-left: 15px; }/*Universal Navigation Styling*/a {	color: #521201;	text-decoration: underline; }a:hover {	color: #521201;	text-decoration: none; }