@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(img/bg_sp6_stars.jpg);
	background-repeat: no-repeat;
	background-color: #2E018F;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7D3FF;
}
#content a {
	color: #FF00FF;
}
#content a:hover {
	color: #4100D3;
	background-color: #FF00FF;
	text-decoration: none;
}
#footer {
	font-size: 10px;
	line-height: normal;
}
#footer a {
	color: #FF00FF;
	text-decoration: none;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #FF00FF;
}
.highlighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF00FF;
}
.Subhed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00FFFF;
}
#nolinkul a {
	text-decoration: none;
}
