.body_index {
	background-color: #000000;
	margin-top: 50px;
}
.testo_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:link {
	color: #CCCC00;
	text-decoration: none;
}
a:visited {
	color: #CCCC00;
	text-decoration: none;
}
a:active {
	color: #CCCC00;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}

#left {
position:absolute;
width:200px;
background-color:#FFFFFF;
}
