.nuovoteam{
  background-color:#dadada;
  color:#000000;
  border:2px #dadada outset;
  text-decoration:none;
}
 
.nuovoteam:hover{
  color:#000000;
  background-color:#dfdfdf;
  text-decoration:none;
}
.news{
	margin :5px;
	padding:5px;
	border-top-width: 4px;
	border-right-width: 3px;
	border-bottom-width: 8px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: double;
	border-bottom-style: solid;
	border-left-style: double;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;

}

.newstitle{
	border:1px solid #1a1a1a;
	background-attachment: scroll;
	background-image: url(titlegif.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: x-large;
	color: #FFFFFF;
	font-weight: bolder;
	text-transform: uppercase;
	display: run-in;
	background-color: #333333;
}

.newsbody{
  background-color:#000000;
  background-image: url(2maincolorarea_bg.jpg)

}