body {
	background-color:#000000;
}
.linkHome {
	font-family: "Arial", Courier, mono;
	font-size: 18px;
	color: #BF0B22;
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-family: "Arial", Courier, mono;
	font-size: 18px;
	color: #BF0B22;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: "Arial", Courier, mono;
	font-size: 16px;
	color: #BF0B22;
	font-weight: bold;
	text-decoration: none;
}
h3 {
	font-family: "Arial", Courier, mono;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
.ivantit {
	font-family: "Arial", Courier, mono;
	font-size: 88px;
	color: #BF0B22;
	
}
.artdesigner {
	font-family: "Arial", Courier, mono;
	font-size: 28px;
	color: #BF0B22;
	letter-spacing: 20px;
	
}
.home {
	background-image: url(images/grafica-home-sfondo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.cvTitle {
	font-family: "Arial", Courier, mono;
	font-size: 11pt;
	color: #BF0B22;	
}
.cv {
	font-family: "Arial", Courier, mono;
	font-size: 9pt;
	color: #BF0B22;
	text-decoration: none;	
}
.H3 {
	font-family: "Arial", Courier, mono;
	font-size: 11pt;
	color: #BF0B22;	
}
.curriculumvitae{
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: left;
}
.giallo {
	color: FCFAAE;
}
.inviamessaggio {
	background-color: #FFFFCC;
	
}