body {
	background-color: #990000;
	margin:0;
	padding:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C60000;
}
a:link {
	color: #C60000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C60000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #C60000;
}
#tev-contenitore {
	width:640px;
	height:480px;
	margin:0 auto;
	padding:0;
}
.priscilla {
margin-left: 40px;
}