.ItemStyle {
	list-style-image: url(file.gif);
	font-family: sans-serif;
	font-size: 9px;
	vertical-align: middle;

}

.PopItemStyle {
	list-style-image: url(folder.gif);
	font-family: sans-serif;
	font-size: 9px;
	vertical-align: middle;

}

body {
	background-color: #ECF1FF;
	color: #0000CC;
	background-repeat: repeat;
	background-attachment: fixed;




}

A:link {
	color: #003cad;
	font-size:9px: none
}

A:visited {
	font-size:9px;
	color: #a50021;

}

A:hover {
	color: 009a63;
	font-size:9px;
	text-decoration: none
	}
A: {
	text-decoration: none
	}
