a{
	color : #6699CC;
	font : 9px "Verdana",sans-serif;
	text-decoration : none;
}

a:hover{
	color : #FF0000;
	font : 9px "Verdana",sans-serif;
	text-decoration : none;
}

body{
	font-family : Verdana, sans-serif;
}

.boldcont{
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.menutitle {
	color : #3399CC;
	font-family : Verdana, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : center;
}


.bordisottili {
	border : #6699CC;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-width : 2px;
	border-style : solid;
	border-top-width : 2px;
}

.bordisottili2 {
	border : #6699CC;
	border-bottom-width : 2px;
	border-left-width : 2px;
	border-right-width : 2px;
	border-style : dotted;
	border-top-width : 2px;
}

.contenuto{
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 13px;
	text-decoration : none;
}

.contenuto a:link{
	color : #000000;
	font-family : Verdana, sans-serif;
	font-size : 13px;
	text-decoration : underline;
}

.contenuto a:visited{
	color : #999999;
	font-family : Verdana, sans-serif;
	font-size : 13px;
	text-decoration : none;
}

.contenuto a:hover{
	color : #FF0000;
	font-family : Verdana, sans-serif;
	font-size : 13px;
	text-decoration : none;
}

.indice{
	background : #6699CC;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	text-align : center;
}

.intro{
	background-color : #6699CC;
	color : #FFFFFF;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	text-indent : 20px;
}

