@charset "UTF-8";
/* CSS Document */


<style type="text/css">
<!--


.style3 {font-family: "Courier New", Courier, mono}
.style5 {font-family: "Courier New", Courier, mono; font-weight: bold; }
.style31 {font-family: "Courier New", Courier, mono}

body {
	background-color: #000;

}
body,td,th {
	font-family: Courier New, Courier, monospace;
	color: #FFC;	
}

.header {
	background-image: url(Images/GryLnPt.jpg);
	background-repeat: repeat;
	width: 100%;
	top: 0px;
	right: 0px;
	
}

.header1 {	background-image: url(Images/GryLnPt.jpg);
	background-repeat: repeat;
	width: 100%;
	top: 0px;
	right: 0px;
	color: #FFC;
}

.footer  {
	background-image: url(Images/GryLnPt.jpg);
	background-repeat: repeat;
	width: 100%;
	
}
a:link {
	color: #FF9;
}
a:visited {
	color: #FF6;
}
a:hover {
	color: #FFC;
}
a:active {
	color: #FFF;


-->
</style>