.etarget {
	background-color:#FFFFFF;
	font-size:11px;
	color:navy;
	font-family:arial,helvetica,sans-serif;
}
.etarget a {
	color:maroon;
	font: normal italic;
	text-decoration : underline;
}
.etarget a:hover {
color:orange;
}
.etarget .selfpromo {
	border-bottom: 1px solid black;
	width: 99%;
	padding-top : 5px;
}
.etarget .selfpromo a {
	color:navy;
	font-style : normal;
}
.etarget .selfpromo .left {
	color: black;
	font-size: 11px;
	font-weight : bold;
}
.etarget .selfpromo .right {
	text-align : right;
}
.etarget .title {
	padding-top : 3px;
}

.etarget .description {
	color:black;
}

.txtRed{
}