	body {
		margin:0px;
		background:#2D3D5B;		
		}
		
	A 			{
	font-family: "Trebuchet MS", Lucida, Verdana;
	text-decoration: none;
} 
	A:link		{ color: #993300; text-decoration: none; } 
	A:visited	{ color: #993300; text-decoration: none; } 
	A:active	{ color: #993300;  } 
	A:hover		{
	color: #993300;
	text-decoration: underline;


}
		

		
		.menu {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 11px;
	color: #333333;
	text-transform: none;
	font-weight:normal;

	text-decoration: none;
}


.menu A:link {
	COLOR: #333333; TEXT-DECORATION: none
}
.menu A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
.menu A:hover {
	COLOR: #BA4731; TEXT-DECORATION: none
}



.TextContent {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 13px;
	color: #333333;
	text-transform: none;
	font-weight:normal;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 10px;
}

.testobianco {
	font-family: "Trebuchet MS", Lucida, Verdana;
	font-size: 11px;
	color: #ffffff;
	text-transform: none;
	font-weight:normal;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	padding-top: 10px;
}


