/* CSS Document */

.barracolorata { 
 SCROLLBAR-BASE-COLOR: #333366;
 SCROLLBAR-ARROW-COLOR: #ffffff;
 SCROLLBAR-DARKSHADOW-COLOR: #333366;
 SCROLLBAR-SHADOW-COLOR: #333366;
 SCROLLBAR-3DLIGHT-COLOR: #333366;
 SCROLLBAR-TRACK-COLOR: #993300;
}

A:link, A:visited,A:active {
	font-weight : bold;
	text-decoration : none;
	color : #990033;
	font-family : "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;

}
 
A:hover {
	font-weight : bold;
	text-decoration: underline;
	color : #FF3300;
	font-family : "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;

}
.trastevere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #f4f4f4;
}
