body {
  font-family: "Trebuchet MS", Tahoma, sans-serif;
  color: #000080; 
  font-size: x-small;
  }
h1 {
	font-family: "Script MT Bold";
	font-size: x-large;
	font-style: normal;
	color: #000080;
}
p {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: x-small;
	color: #000080;
}
.menu {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: small;
}
.ALTnav {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: x-small;
	background-color: #CCCCFF;
	display: inline;
	color: #000080;
	padding: 2px;
	height: auto;
	width: auto;
	text-decoration: none;
}
.newsflash {
	text-align:  center;
	color: Yellow;
	font-weight: bold;
}

.newsflash A {
	color: Yellow;
}