a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a {
	font-weight: bold;
}
body,td,th {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	background-position: center;
}
body {
	background-color: #000000;
}
.titoli {
	color: #FFFF00; 
	font-weight: bold; 
	font-size: 14px; 
}
.titoli_rec {
	color: #FFFF00;
	font-weight: bold;
}
.titoli_tec {
	color: #00FFFF; 
	font-weight: bold; 
}
.title_in {
	color: #FFFF00; 
	font-style: italic; 
}
.text_in {
	color: #000000
}

