
BODY {
	background-color : #889D66;
	background-image: url(..\images/sfoverde.jpg);
	MARGIN-TOP: 0px; 
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}


A:link.idt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	TEXT-DECORATION: none;
	font-weight: bold;
}

A:visited.idt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover.idt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	COLOR: #FFFFFF 
	text-decoration: underline;
	font-weight: bold;
}
A:active.idt {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
	TEXT-DECORATION: none;
	font-weight: bold;
}