BODY {
	MARGIN-BOTTOM: 0px; 
	MARGIN-TOP: 0px; 
	BACKGROUND-IMAGE: url(../images/bg_asphalt.jpg); 
	BACKGROUND-ATTACHMENT: fixed; 
	BACKGROUND-POSITION-X: center; 
	BACKGROUND-POSITION-Y: top;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 100%;
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: Verdana
}
A:link {
	COLOR: #e23b33; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #e23b33; 
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #e23b33; 
	TEXT-DECORATION: underline
}
div, td
{
	font-family: Verdana;
	font-size: 12px;
	color : #ffffff;
	text-decoration : none;
}
.body-text a:link, a:visited, a:hover, a:active {
	color : #FF0000;
	text-decoration : none;
}
.body-text {
	font-family : Verdana;
	font-size : 12px;
	color : #ffffff;
	font-weight : normal;
}
.footerText a:link, a:visited {
	color : #e23b33;
	text-decoration : none;
}
.footerText a:hover {
	color : #ffffff;
	text-decoration : none;
}
.footerText {
	font-family : Arial;
	font-size : 10px;
	color : #ffffff;
	font-weight : normal;
}
.tableNews {
	BACKGROUND-IMAGE: url(../images/bg_news.png); 
	BACKGROUND-COLOR: #000000; 
	BACKGROUND-REPEAT: repeat-x; 
}
.form{  
	height:24px;  /* altezza campo di testo */ 
	line-height: 24px; /* per centrare il testo verticalmente */ 
	border:0px solid #000033; 
	color:#999999;
	FONT-SIZE: 12px; 
	FONT-FAMILY: Verdana; 
	letter-spacing: .1em;
	word-spacing:.2em;  
	background:url(../images/bg_textbox.gif);  
}
