.sestext {
	DISPLAY: none; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.normaltext {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#content {
	DISPLAY: none; FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

a:visited {
	color: #000000;
	line-height: normal;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
	background-color: #ffffff;

}