.home {
	font-family: "Lucida Console";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.testo {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 15px;
	
}
.menu {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.testo:hover {
	color: #FFFFFF;
	
}

a.menu:link {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	color: #FFFFFF;
}
.menu_1 {

	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.menu_1:link {
	color: #FFFFFF;
}
a.menu_1:hover {

	color: #FFFFFF;
}
.menu_2 {

	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_2:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.menu_2:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
a.menu:hover {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.nome {
	font-family: "Lucida Sans";
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 5px;
	text-decoration: underline;
}
a.nome:link {
	text-decoration: underline;
}
a.nome:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #25244E;
	padding: 0px;
	margin: 0px;
}
.testopag {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	padding-right: 15px;
	padding-left: 10px;
	
}

a.testopag:hover {
	color: #FFFFFF;
	
}
