a {
	text-decoration: none;
}

body {	font-family: Arial, Helvetica, sans-serif;
	background-color: #000084;

}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000084;
}
.whitey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	color: #F3F3F3;
	background-color: 000084;
}
.buttonbox {
	position: absolute;
	border: 0px none 000084;
	background-color: 000084; 
	width: 200px;
	height: 40px;
	font-family: "Comic Sans MS", "Lucida Sans";
	font-size: 30px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	background-image: url(/grafix/plainbkground.png);
	color: #FF0000;
	text-decoration: none;
}

.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 5px 5px 5px 5px;
}
newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cccccc;
	margin: 5px 5px 5px 5px;
	background-color: #000084;
	color: #FFFF99;
}
.newsinsert {
	position: absolute;
	width: 800px;
	height: 540px;
	z-index: 100;
	background-color: #CCCCFF;
	layer-background-color: #CCCCFF;
	border: 0px none #000084;
	overflow: auto;
}

.style4 {
	color: #FF0000
}
.style6 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
