body {background-color: #626435; 
}

A:link {color: white; 
	text-decoration: underline; 
	}

A:visited { color: white;
	text-decoration: underline; 
	}

A:active {	color: white; 
		text-decoration: underline; 
	}

A:hover {color: #afafaf; 
	text-decoration: underline; 
	}

.box1 {}
.box2 {}
.box3 {}


.regular{color: gray;
	font-family: arial, helvetica, sans;
	font-size: 100%;
	font-style: normal;
}

.smltxt {
	font-family: arial, helvetica, sans;
	font-size: 60%;
	font-style: normal;
	}

.navtxtb {
	font-family: arial, helvetica, sans;
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
}
.navtxt {
	font-family: arial, helvetica, sans;
	font-size: 80%;
	font-style: normal;
}

.other {color: gray;
	font-family: arial, helvetica, sans;
	font-size: 80%;
	font-style: normal;
}

.otherx {
	font-family: arial, helvetica, sans;
	font-size: 80%;
	font-style: normal;
}

.artist {color: gray;
	font-family: arial, helvetica, sans;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
}
.title {color: gray;
	font-family: arial, helvetica, sans;
	font-size: 100%;
	font-style: italic;
}

