
.ArticlesListNorm{
	list-style-image: url(../_images/_articles/BulletNORM.gif);
}
.ArticlesListPos{
	list-style-image: url(../_images/_articles/BulletPOS.gif);
}
div#Articles a {
	color: #002a5c;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
div#Articles a:hover {
	color: #ea3130;
	text-decoration: none;
}