p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
}
table {
	background-attachment: scroll;
	background-image: url(images/fontanainside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body {
	background-color: #FFFFFF;
}
a:link {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: none;
	color: #D4A104;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.blue {
	color: #013D5A;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
