.NAV  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.NAV A:link  {
	COLOR : #ffffff;
	TEXT-DECORATION : none;
}

.NAV A:visited  {COLOR :#ffffff; TEXT-DECORATION : none;}

.NAV A  {
	COLOR : #ffffff;
	TEXT-DECORATION : none;
}

.NAV A:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}




.regulartext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; line-height: 16px}
.regularbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.regularurl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-decoration : underline;
}
.boldtext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 18px; font-weight: bold; color: #333333}
.boldtextnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #A7B9D0;
}
.whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
