a.navSmall:link { text-decoration: none;  color: #666666;}
a.navSmall:visited { text-decoration: none; ; font-style: normal; color: #666666;}
a.navSmall:hover { text-decoration: underline; color: #666666; ; font-style: normal;}

a.navWhite:link { text-decoration: none;  color: #FFFFFF;}
a.navWhite:visited { text-decoration: none; ; font-style: normal; color: #FFFFFF;}
a.navWhite:hover { text-decoration: underline; color: #FFFFFF; ; font-style: normal;}

.pad1 { padding: 6px }
.pad10 {
	padding: 10px;
}


a.BDnav:link {
	text-decoration: none;
	font-family: MS Sans Serif, Tahoma, Arial;
	font-size: 9px;
	color: #999999;
}

a.BDnav:visited {
	text-decoration: none;
	font-family: MS Sans Serif, Tahoma, Arial;
	font-size: 9px;
	color: #999999;
}

a.BDnav:hover {
	text-decoration: underline;
	font-family: MS Sans Serif, Tahoma, Arial;
	font-size: 9px;
	color: #999999;
}
