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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #000000;
}

a:link {
	color: #E0C501;
	text-decoration: none;
}
a:visited {
	color: #CCCCFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-image: url(art/bkg1.jpg);
	background-repeat: repeat-x;
}.green2 {
	color: #004000;
}

.style2 {color: #E0C501}
.gold {color: #A87A2D}
.green {color: #090}
.style4 {
	color: #E0C501;
	font-size: 14;
	
}
.style5 {color: #FF0000}
.h1 {font-size:18px}
.h1Gold {
	font-size:18px;
	color: #A87A2D;
	}