.ItemStyle {
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: circle;
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
}

.PopItemStyle {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	background-repeat: no-repeat;
	list-style-type: disc;
}

body {
	color: #000000;
}

a {
	color: #0055FF;
}

a:link {
	color: #0055FF;
	text-decoration: none;
}

a:visited {
	color: #0055FF;
	text-decoration: none;
}

a:hover {
	font-style: normal;
	color: #FF7F00;
	font-weight: bold;
}
