#adds {
	border: thin dotted #00CC00;
	width: 10px;
}
#news {
	font-size: 14px;
}
.contenue {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}
.radioHead {
	font-size: 18px;
	font-weight: bolder;
	color: #00B06A;
}
.radioLocal {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #999999;
}
.radioDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.loginStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bolder;
	color: #CCCCCC;
}
loginDiv {
	font-family: "Courier New", Courier, monospace;
	font-size: 78px;
	font-weight: bolder;
	color: #FFFF00;
	z-index: 99;
	position: absolute;
	background-color: #0000FF;
	left:100px;
	top:150px
}

