html, body{height:100%}

BODY {
  background: #993300;
  margin: 0px;
}

.bodytext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003366
}
.bodytext a:link { color: #003366; text-decoration: none }
.bodytext a:active { color: #003366; text-decoration: none }
.bodytext a:visited { color: #003366; text-decoration: none }
.bodytext a:hover { color: #CE9D0B; text-decoration: none; font-weight: bold }

.bodyunderline {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003366;
	text-decoration: underline;
}
.bodyunderline a:link { color: #003366; text-decoration: underline }
.bodyunderline a:active { color: #003366; text-decoration: underline }
.bodyunderline a:visited { color: #003366; text-decoration: underline }
.bodyunderline a:hover { color: #CE9D0B; text-decoration: none; font-weight: bold }

.smallbody {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #003366
}
.smallbody a:link { color: #FFFFFF; text-decoration: none }
.smallbody a:active { color: #FFFFFF; text-decoration: none }
.smallbody a:visited { color: #FFFFFF; text-decoration: none }
.smallbody a:hover { color: #CE9D0B; text-decoration: none; font-weight: bold }

.menutext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003366
}
.menutext a:link { color: #FFFFFF; text-decoration: none }
.menutext a:active { color: #FFFFFF; text-decoration: none }
.menutext a:visited { color: #FFFFFF; text-decoration: none }
.menutext a:hover { color: #CE9D0B; text-decoration: none; font-weight: bold }

.contacttext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF
}
.contacttext a:link { color: #FFFFFF; text-decoration: none }
.contacttext a:active { color: #FFFFFF; text-decoration: none }
.contacttext a:visited { color: #FFFFFF; text-decoration: none }
.contacttext a:hover { color: #CE9D0B; text-decoration: none; font-weight: bold }

.footertext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF
}
.footertext a:link { color: #FFFFFF; text-decoration: underline }
.footertext a:active { color: #FFFFFF; text-decoration: underline }
.footertext a:visited { color: #FFFFFF; text-decoration: underline }
.footertext a:hover { color: #CE9D0B; text-decoration: none; font-weight: bold }

.headertext {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #003366
}
.goldbkgd {
	background-image: url(images/goldbackgd.gif);
}
