body {
	background-color: #202662;
	background-image:      url("images/skybackground.jpg");
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {color: #EBBC2F}
.style2 {color: #B93622}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #010F70;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, sans-serif;
}
