<!--

BODY { 
  color: rgb(0,0,255);
  background-image:url(/images/GoldVirtBar.png);
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-color: rgb(233,243,247);
}

.NavMenu {
	padding-top: 20px;
	float: left;
	width: 104px;
	font-size: small;
	top: 141px;
}
.NavMenuSmallText {
	padding-top: 20px;
	float: left;
	width: 104px;
	font-size: xx-small;
	top: 141px;
}

a:link {
	color: rgb(23,39,186);
}
a:visited {
	color: rgb(0,153,153);
}
a:active {
	color: rgb(0,0,0);
}

a:hover {
	color: #00FF00;
	}


.PageTitle {color: rgb(0,0,0); font-size: xx-large; font-style: normal;}
.NewsTitle {color: rgb(0,0,255); font-size: x-large}
.NewsBody {color: #400080; font-size: medium}
.NewsPhotoCaption {color: rgb(0,128,255); font-size: smaller}
.style5 {color: rgb(255,255,204); font-size: medium}
.style6 {color: rgb(255,255,204); font-size: xx-small}
.style7 {color: rgb(255,255,204); font-size: small}
.style8 {color: rgb(255,255,204); font-size: x-small}
.style9 {color: rgb(255,255,204); font-size: xx-small}
.style10 {color: rgb(0,0,255); font-size: medium; font-style:italic; font-weight:bold}

-->
