.txtnoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585651;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height: 14px;
}
.txtlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a20810;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height: 14px;
}
.txtlink:hover {
	color: #585651;
	text-decoration: underline;
}.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585651;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	border: 1px solid #666666;
	font-weight: normal;
	padding: 1px;


}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	border: 1px solid #666666;
	background-color: #990000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 2px;


}
.txtslideshow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #5b5b5b;
	text-decoration:none;
}

.txtslideshow:hover {
	color: #000000;
}
