.background {
	background-image: url(images/background.gif);
}
.back_content {
	background-image: url(images/back_content.jpg);
}
.titolocol {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.title_content {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.border_table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a {
	color: #0066B2;
	text-decoration: none;
}
