#content li {
	color: #FFFFFF;
	list-style-type: inherit;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {color: #00CCFF; text-decoration: underline; }
a:active {color: #00CCFF; text-decoration: underline; }
a:visited {color: #00CCFF; text-decoration: underline; }
a:hover {color: #ff9933; text-decoration: none; }
