a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	border-bottom-width: 0px;
	border-bottom-style: none;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #869AAE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #869AAE;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #869AAE;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #869AAE;
	border-left: none;


}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
