.bodytext {
	font-family: Segoe UI, Tahoma, Arial;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #000000;
	list-style-type: square; }
a:link {
	text-decoration: none; color:#0099FF;
}
a:visited {
	text-decoration: none; color:#33CCFF;
}
a:hover {
	text-decoration: none; color:#66CCFF;
}
