body {
	background-color: #003366;
	background-image: url(images/white_marble.jpg);
	font-variant: normal;
}


.style2 {
	font-size: 18px;
	text-decoration: blink;
}
.style4 {
	font-size: 24px;
	font-style: oblique;
}
a.nav:link {
	text-decoration: none;
	color: #FFFFFF;
	}
a.nav:visited {
	text-decoration: none;
	color:#FFFFCC;
}
a:link {
	text-decoration: underline;
	color: #3333FF;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a.nav:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style6 {font-size: 45px}
