BODY
{
}
.big
{
	font-size: 30px;
	color: #676767;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.big:hover
{
	font-size: 30px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.bio
{
	font-size: 16px;
	color: #d0cece;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
	font-style: italic;
}
.bio2
{
	font-size: 13px;
	color: #3a3a3a;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.bio2:hover
{
	font-size: 13px;
	color: #d64d0d;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.bio3
{
	font-size: 13px;
	color: #f26522;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.bio3:hover
{
	font-size: 13px;
	color: #d64d0d;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.link1
{
	font-size: 18px;
	color: #676767;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}

.link1:hover
{
	font-size: 18px;
	color: #cdcdcd;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.link-bio
{
	font-size: 18px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}

.link-bio:hover
{
	font-size: 18px;
	color: white;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.link2
{
	font-size: 16px;
	color: #676767;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}
.link2:hover
{
	font-size: 16px;
	color: #cdcdcd;
	font-family: "Times New Roman", Times, serif;
	TEXT-DECORATION: none;
}

.campo
{
	BORDER-RIGHT: 1px solid ActiveCaption;
	BORDER-TOP: 1px solid ActiveCaption;
	BORDER-LEFT: 1px solid ActiveCaption;
	BORDER-BOTTOM: 1px solid ActiveCaption;
	font-size: 12px;
	color: #740C12;
	font-family: "Times New Roman", Times, serif;
}
.arancione
{
	font-size: 16px;
	color: #f26522;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.arancione:hover
{
	font-size: 16px;
	color: #d64d0d;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}