.body-text {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: 676767;
	padding-right: 20px;

}
.white-10 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #CFDBE9;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

