p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC99;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC99;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.lineasotto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	color: #FFFFFF;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.pbianco {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-left: 15px;
	color: #FFFFFF;
}