body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #EC3592;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EC3592;
}
a:hover {
	text-decoration: underline;
	color: #EC3592;
}
a:active {
	text-decoration: none;
	color: #EC3592;
}

.times20 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #EC3592;
}

.times16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #3880bd;
}

.times12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EC3592;
}

.times10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #EC3592;
}

.times9 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #EC3592;
}

.times8 {
	font-family: "Times New Roman", Times, serif; 
	font-size: 8px;
	color: #EC3592;
}

.times10grigio {
	font-family: "Times New Roman", Times, serif; 
	font-size: 10px;
	color: #cccccc;
}

.times16rosa {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EC3592;
}

