.undtxt {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}

.bulletItem {
	font-size:12px;
	color:#333333;
	font-family: Verdana, Arial, Helvetica;
}

.bulletItem:link, .bulletItem:visited, .bulletItem:active {
	color:#333333;
	text-decoration:none;
}

.bulletItem:hover {
	color:#7C0000;
	text-decoration:underline;
}