.navbar {	color: #333333;	font-family: "Times New Roman", Times, serif;	font-size: 24px;	font-style: italic;}.navbar:visited {	text-decoration: none;	color: #333333;}.navbar:link {	text-decoration: none;	color: #333333;}.navbar:hover {	color: #333333;	text-decoration: underline;}a:link {	color: #000099;	text-decoration: underline;}a:visited {	color: #666666;	text-decoration: none;}a:hover {	color: #999999;	text-decoration: underline;}a:active {	color: #666666;	text-decoration: underline;}body {	background-attachment: fixed;	background-repeat: no-repeat;}