/* CSS Document */

a.BottomLinks {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #9d9164;
}
a.BottomLinks:link {
	text-decoration: none;
}
a.BottomLinks:visited {
	text-decoration: none;
	color: #9d9164;
}
a.BottomLinks:hover {
	text-decoration: underline;
	color: #9d9164;
}
a.BottomLinks:active {
	text-decoration: none;
	color: #9d9164;
}


.BottomText {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #9d9164;
}



a.TNMSLinks {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 18px;
	color: #e2ce81;
}
a.TNMSLinks:link {
	text-decoration: none;
}
a.TNMSLinks:visited {
	text-decoration: none;
	color: #e2ce81;
}
a.TNMSLinks:hover {
	text-decoration: underline;
	color: #e2ce81;
}
a.TNMSLinks:active {
	text-decoration: none;
	color: #e2ce81;
}




