.whiteborder {
	border: 1px solid #FFFFFF;
}
.whitesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.whitenav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.nav-purple {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 1B1464;
	text-decoration: none;
}
.navigationborder {
	border: 1px solid #dfddef;
}
.boldwhite {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.underlien-white {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

