a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #002B84;
	text-decoration: underline;
}

a:hover {
	color: #CC0000;
	font-style: italic;
	text-decoration: underline;
}

.itemstyle {
	background-repeat: no-repeat;
	color: #003399;
	font-family: "Verdana";
	font-size: 14px;
	line-height: 120%;
	list-style-image: url(../images/usm.gif);
	list-style-type: none;
	vertical-align: top;
}

.popitemstyle {
	background-repeat: no-repeat;
	color: #003399;
	font-family: "Verdana";
	font-size: 14px;
	line-height: 120%;
	list-style-image: url(../images/dsmh.gif);
	list-style-type: none;
	vertical-align: top;
}
