a:link {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0066FF;
}

img 
{ 
border-style: none; 
text-decoration: none; 
}

body {
	background-image: url(images/nightsky.jpg);
}
.style1 {
	font-family: "Comic Sans MS";
	color: #000099;
	font-weight: normal;
	font-size: 12pt;
}
.style2 {
	font-family: "Comic Sans MS";
	color: #000099;
	font-weight: normal;
	font-size: 16pt;
}
.style3 {
	font-family: "Comic Sans MS";
	color: #000099;
	font-weight: normal;
	font-size: 14pt;
}
.style4 {
	font-family: "Comic Sans MS";
	color: #000099;
	font-weight: normal;
	font-size: 10pt;
}
.style4-5 {
	font-family: "Comic Sans MS";
	color: #000099;
	font-weight: bold;
	font-size: 10pt;
}
.style5 {
	color: #cc0000;
}
.style6 {
	font-family: "Comic Sans MS";
	color: #cc0000;
	font-weight: normal;
	font-size: 11pt;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size: 8pt;
}
.style9 {
	font-size: 9pt;
	font-weight: bold;
	font-family: "Comic Sans MS";
	color: #000099;
}
.style12 {
	font-family: "Comic Sans MS";
	font-style: normal;
	font-size: 12pt;
	color: #FFFFFF;
}
.style14Title {
	font-family: "Comic Sans MS";
	color: #CC0000;
	font-weight: bold;
	font-size: 18pt;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.links:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.links:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.links:hover {
	color: #FFFF00;
	text-decoration: blink;
	font-weight: bold;
}
