
.corpolinguaita{
	\\titolo della lingua italiana
	font-family: Verdana, sans-serif;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
}

#tablelingua {
	font-family: Verdana, sans-serif;
	font-size: 80px;
	font-weight: normal;
	text-align: center;
	background-color:#FFF;
	\\border:solid 1px #CCCCCC;
}

.tdlingua{
	
	\\border-bottom: solid 1px;
	\\border-top: solid 1px;
	\\border-left: solid 1px;
	\\border-right: solid 1px;
	border-color: #ff9900;
}

.tdtitolo{
	\\border-left: solid 1px;
	\\border-bottom: solid 1px;
	color: #ff6633;
	\\text-align: center;
	font-weight: bold;
}

.corpo{
	background-color:#FFF;
}

.testoita{
	font-weight: normal;
	background-color:#FFF;
	}
	
.titoloita{
	\\text-align: center;
	font-weight: bold;
	font-size: 13px;
	background-color:#FFF;
	}
		
.sottitoloita{
	font-weight: normal;
	background-color:#FFF;
	}
	
	
A:link {color: #ff6633; text-decoration: none}
A:visited {color: #ff6633; text-decoration: none}
A:active {color: #ff6633; text-decoration: none}
A:hover {color: #ff6633; text-decoration: none}	
	
	
	
	
\\a:link{
\\	font-family: Arial, Helvetica, sans-serif;
\\	font-size: 13px;
\\	//color: #ff6633;
\\	color: #FFF;
\\	text-decoration: none;
\\}

\\a:visited{
\\	font-family: Arial, Helvetica, sans-serif;
\\	font-size: 13px;
\\	color: #ff6633;
\\	//color: #FFF;
\\	text-decoration: none;
\\}
\\a:hover{
\\	font-family: Arial, Helvetica, sans-serif;
\\	font-size: 13px;
\\	color: #ff6633;
\\	text-decoration: none;
\\}
\\a:active{
\\	font-family: Arial, Helvetica, sans-serif;
\\	font-size: 13px;
\\	color: #ff6633;
\\	text-decoration: none;
\\}
.spec{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color:#ff0000;
	text-align: center;
}
