body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;

}

a:link {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:visited {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:hover {
	font-family: Arial, Helvetica;
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a:active {
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}


a.navlinks:link {
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	text-indent: 5px;

}

a.navlinks:visited {
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	text-indent: 5px;
}

a.navlinks:hover {
	font-family: Arial, Helvetica;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	text-indent: 5px;
}

a.navlinks:active {
	font-family: Arial, Helvetica;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	text-indent: 5px;
}



a.orangelinks:link {
	font-family: Arial, Helvetica;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	text-indent: 5px;

}

a.orangelinks:visited {
	font-family: Arial, Helvetica;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	text-indent: 5px;
}

a.orangelinks:hover {
	font-family: Arial, Helvetica;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	text-indent: 5px;
}

a.orangelinks:active {
	font-family: Arial, Helvetica;
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;
	text-indent: 5px;
}


