body {
	background-color: #1C4976;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.splash:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
a.splash:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
a.splash:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFCC99;
	text-decoration: underline;
}
a.splash:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FF99CC;
}
.Artist {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 2px;
}
.Splashtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.Slpashitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	font-style: italic;
	letter-spacing: 1px;
}
.textIntro {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}
.textIntroitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
	font-style: italic;
}
.textIntroBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: bold;
}
