body {
	font-family: "Times New Roman";
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
a {
	font-family: Biondi;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Biondi;
	font-size: 17px;
	color: #CC3300;
	text-decoration: none;
}
.table {
	border: 5px solid #FFF;
}


.text {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.bolds {
	font-family: "Times New Roman";
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.links {
	font-size: 17px;
}
.navbar {
	font-family: Biondi;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
