.navbar {	color: #4A004A;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	background-color: #387B45;	text-indent: 10px;	display: table;	margin: 0px;	padding: 2px;	border: 1px solid #4A004A;	width: 155px;}.main a:link {	color: #4A004A;	text-decoration: underline;}.main a:visited {color: #4A004A;}.main a:hover {color: #540054;}.navbar a:link {	color: #4A004A;	text-decoration: none;}.navbar a:visited {	color: #4A004A;	text-decoration: none;}.navbar a:hover {	color: #990099;	text-decoration: none;}
