.sestext {
	DISPLAY: none; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.normaltext {
	FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#content {
	DISPLAY: none; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}

a.enter:link {
	color: #FF3366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;

}

a.enter:visited {
	color: #666666;
	line-height: normal;
	text-decoration: none;
	font-size: 15px;
}

a.enter:hover {
	color: #FF99FF;
	text-decoration: underline;
	background-color: #CCCCCC;
	font-size: 15px;
	font-weight: bold;

}


