.ItemStyle {
	color:#066ea4;
	 font-size:12px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-decoration:underline;
	 font-weight:inherit;
}

.PopItemStyle {
	color:#066ea4;
	 font-size:12px;
	 font-family:Arial, Helvetica, sans-serif;
	 text-decoration:underline;
	 font-weight:inherit;









}

body {
	background-color: #EAEAEA;




}
A:link {
	color: #003399;
	text-decoration: underline;
}
A:visited {
	color: #002B84;
	text-decoration: underline;
}
A:hover {
	font-style: italic;
	color: #CC0000;
	text-decoration: underline;
}
