body {
	margin : 0 0 0 0px;
	padding : 0 0 0 0px;
	background-color : #FFC600;
}


.index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding-right: 8px;
	padding-left: 10px;
	line-height: 15px;

}
.sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7D7D7D;
	line-height: 17px;

}
.pink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ED1851;
	font-weight: bold;

}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ED1851;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ED1851;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ED1851;
	text-decoration: underline;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ED1851;
	text-decoration: underline;
}

a.linklist, a.linklist:link, a.linklist:visited {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ED1851;
}

a.linklist:hover, a.linklist:active {
	font-weight: bold;
	color: #ED1851;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

a.submenu, a.submenu:link, a.submenu:visited {
	font-weight: bold;
	color: #ED1851;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

a.submenu:hover, a.submenu:active {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ED1851;
}


.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	padding-left: 13px;
	padding-top: 5px;
	padding-right: 10px;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFC961;
}
.archivio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	padding-left: 8px;

}
