 a:link { color: #333333; text-decoration: none}
 a:active { color:#D06430; text-decoration: underline }
 a:visited { color:#333333; text-decoration: none }
 a:hover { color:#6DA6D8; text-decoration: underline}
 
 .nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6E71;
	text-decoration: none;
	text-align: left;
	text-indent: 12pt;
	padding-left: 15px;
	padding-top: 15px;
	line-height: 22pt;
	list-style-type: disc;
	font-weight: bold;





}
.arrow {
	color: #D06430;
}

