.whitetext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #E6E6E6;
	text-decoration: none;
}
.bottext {
	font-family: Helvetica;
	font-size: 9px;
	line-height: 16px;
	color: #e6e6e6;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #FFFFFF;
}
.wlnk {
	font-family: Helvetica;
	font-size: 9px;
	line-height: 16px;
	color: #e6e6e6;
	text-decoration: none;
}
.wlnk:hover {
	font-family: Helvetica;
	font-size: 9px;
	line-height: 16px;
	color: #e6e6e6;
	text-decoration: underline;
}