body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: normal;
	color: white;
}

a {
	color: cyan;
}

a:hover {
	color: #3399FF;
	font-weight: bold;
	font-style: italic;
}

form {
}

td, th {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	line-height: normal;
	color: white;
}

.titlePurple {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: normal;
	color: magenta;
	font-style: italic;
	font-weight: bold;

}

.subtitlePurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
    color: #FF66FF; font-style: italic;
}

.titleOrange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal; color: #E49C47;
}

.indexBodyStyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	color: silver;
	background-image: url(pics/stars.gif);

}

.footerStyle {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: silver;
}

#latestNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	color: red;
	background-color: black;
}
.newHeadline {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: larger;
	font-weight: bold;
	color: #FF0000;

}
