@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
}
.testo {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration:none;
}
.lancio {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.link_base {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #C1C100;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.link_base:hover {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.titolo_news {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFF00;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
