a {
	font-family : "Lucida sans unicode", arial, helvetica, sans-serif;
}

a:link {
	color : #FF6666;
	background : transparent;
	}

a:visited {
	color : #FFAAFF;
	background : transparent;
	}

a:hover {
	color : #66FF66;
	background : transparent;
}

b, em, i, strong, cite {
	color : #66FFFF;
	background : transparent;
}
body {
	background : #006600;
	font-family : Verdana, helvetica, arial, sans-serif;
	color : #FFFF88;
}

body.cont {
	background : url(img/greenbg.jpg) fixed #006600;
}

dt {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : 600;
	color : #FFCC66;
	background : #336633;
}

h1 {
	text-align : center;
	font-family : verdana, helvetica, arial, sans-serif;
	color : #66FFCC;
	background : transparent;
}

h1, h2, h4, h5, h6 {
	color : #66FFFF;
	font-family : "Lucida sans unicode", courior, monospace;
	background : transparent;
}

h3, h4 {
	color : #FFCCFF;
	background : transparent;
	font-family : "courior new", courior, monospace;
	font-variant : small-caps;
}

hr {
	width : 75%;
	height : 0.9ex;
	background : url(img/nativeline2.gif) #003300;
}

li {
	list-style : circle outside;
}

.art {
	background : #115522;
}

.art1 {
	color : #FFDD00;
}

.art2 {
	background : #778866;
	color : #003300;
}

.head {
	background : url(img/greenbg.jpg) #003300;
	width : 100%;
}

.nav {
	background : url(img/greenbg.jpg) #003300;
	text-align : center;
	border : 0.5em outset;
	line-height : 2;
	width : 175px;
	color : #FFEE99;
}

.rand {
	color : #FFAAAA;
	background : transparent;
}

.val {
	background : #003300;
	color : #DDFF33;
}
