.urlDownload {
	background-image: url(images_css/links/css_download.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
}
.urlWebsite {
	background-image: url(images_css/links/css_url.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
}
.urlMail {
	background-image: url(images_css/links/css_mail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
}
.urlPrivate {
	background-image: url(images_css/links/css_private.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
}
.urlDownloadMail {
	background-image: url(images_css/links/css_downloadmail.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
}
.urlNew {
	background-image: url(images_css/links/css_new.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
}
.urlHelp {
	background-image: url(images_css/links/css_help.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
}
.urlFlash {
	background-image: url(images_css/links/css_flash.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
}
.urlAcrobat {
	background-image: url(images_css/links/css_acrobat.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
}
.urlOk {
	background-image: url(images_css/links/css_ok.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 2px 18px;
	text-decoration: line-through;
	font-weight: bold;
}