body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	line-height: 14px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #99CCCC;
	text-decoration: underline;
}
a:visited {
	color: #99CCCC;
	text-decoration: none;
}
.content{
	background-attachment: fixed;
	background-image: url(images/sfondo_iframe.jpg);
	background-repeat: no-repeat;
	background-color: #36474e;
}
