body {
	margin: 0px;
	






}
	
	
A:link{

}

A:visited{
	color: #CC9966;
	}

A:hover{
	color: #FFCC33;
	background-image: url(images/banner_images/hover_bckgnd.jpg);
	
	







}

A:active{}

a {
	font-family: "Courier New", Courier, mono;
	font-size: medium;
	font-weight: 900;
	color: #FFFFCC;
	text-decoration: none;
	height: 20px;
	width: 175px;
	












}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: 900;
	color: #990000;
	text-align: right;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	letter-spacing: 0.3em;
	
	


}
p {
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #330000;
	font-weight: 900;
}
.button {
	background-image: url(images/banner_images/button_bckgnd.jpg);
	height: 20px;
	width: 175px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC9900;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #CC9900;
	text-indent: 5pt;
}

