@CHARSET "UTF-8";

label.over {
	text-indent: 0px;
	color: #ffffff;
	position: absolute;
	top: 3px;
	left: 7px;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman";
}
label.overHide { 
	text-indent: -10000px;
}