
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(nav/pattgiallo.gif);
	BACKGROUND-COLOR: #FFCC00;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}

p {font-family: Verdana; font-size: 11px; color: #FFFFFF;}

td {font-family: Verdana; font-size: 11px; color: #FFFFFF;}

h1 {font-size: 16px; font-weight: bold;	color: #660033;}

h2 {font-size: 14px; font-weight: bold;	color: #660033;}

h3 {font-size: 12px; font-weight: bold;	color: #660033;}

a:link {
	color: #77bddc;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #77bddc;
}
a:hover {
	text-decoration: none;
	color: #99FFFF;
}
a:active {
	text-decoration: none;
	color: #77bddc;
}

.maintext {color: #FFFFFF; font-weight: bold;}

.bottomnav {font-size: 10px; font-weight: bold;}

.grigio18 {font-size: 18px; color:#999999;}

.grigio {color: #999999;} 

.viola18 {font-size: 18px; color:#660033;}

.viola {color: #660033;} 

.wine18 {font-size: 18px; color:#993366;}

.wine {color: #993366} 

.giallo {color: #FFCC00}

.pinxit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


