.textwhite {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite:hover {
	font-family: "MS Sans Serif", "Microsoft Sans Serif", Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
