@charset "utf-8";
.whiteText11pt {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}


.whiteFont11pt {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:underline;
}

.whiteFont11pt:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #cccccc;
	text-decoration:none;
}