A.white {
	background : transparent;
	color: White;
}


A.white:HOVER {
	background : transparent;
	padding : 3px 0 3px 0;
	color:  #CEB7D9;
	text-decoration: underline;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
/*	line-height: 1.9em; */
	font-weight: bold;
	color: #FFFFFF;
/*	background-image: url(/the_voice/0302/topbar.gif);
	background-repeat: repeat-x; */
	background-color: #9C70AC;
/*	border-bottom: thin solid #606060;*/
}
.edition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.9em;
	font-weight: bold;
	color: #fff;
	background-color: #9C70AC;
/*	border-top: 1px solid #154058;
	border-bottom: 1px solid #154058;*/
}
.test {
border-top: thin solid #154058; border-bottom: thin solid #154058;	
}

.margin10-rr-outdent {
	margin-left: 20%;
	margin-right: 15%;
	text-indent: -5%;
	line-height: 140%;
	margin-top: 10px;
	margin-bottom: 10px
}

Body {
	background-color: #9C70AC;
	scrollbar-arrow-color: #ffffff;
	scrollbar-face-color: ThreedShadow;
	scrollbar-base-color: Scrollbar;
}

hr {
	color: #9C70AC;
}
