body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 10px;
	height: 20px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
	}
#footer:hover a {
	color:#FF0000;
	text-decoration: none;
}

#fermo {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#bgflash {
	width: 100%;
	height: 223px;
	background-image: url(img/indexbg.gif);
	background-repeat: repeat-x;
}
#fascia{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	padding: 6px;
}
#fascia a:link {
	color: #000099;
	text-decoration: none;
}
#fascia a:visited {
	text-decoration: none;
	color: #000099;
}
#fascia a:hover {
	text-decoration: none;
	color: #FF0000;
}
#fascia a:active {
	text-decoration: none;
	color: #000099;
}
#fascia a {
	font-weight: bold;
}
#linkstudio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	padding-bottom: 9px;
	background-color: #000066;
}
#linkstudio a:link {
	color: #A9A9A9;
	text-decoration: none;
}
#linkstudio a:visited {
	text-decoration: none;
	color: #A9A9A9;
}
#linkstudio a:hover {
	text-decoration: none;
	color: #FF0000;
}
#linkstudio a:active {
	text-decoration: none;
	color: #A9A9A9;
}
#linkstudio a {
	font-weight: bold;
}

