.riviera {
	font-family: "Times New Roman";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
.titles {
	font-family: "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.navbar a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration: none;
}
.navbar a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.navbar a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #339900;
	text-decoration: none;
}
.navbar a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.para a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
}
.para a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.para a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #339900;
	text-decoration: none;
}
.para a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
}
